Uwe
1999e7563c
[CMake] fix mis-matching arguments issue
...
fixes this error:
A logical block opening on the line
cMake/FindCoin3D.cmake:12 (IF)
closes on the line
cMake/FindCoin3D.cmake:64 (ENDIF)
with mis-matching arguments.
2022-01-03 22:51:50 +01:00
wmayer
9bde68d784
MinGW: automatically find Coin library when running CMake
2021-09-23 12:33:25 +02:00
Chris Hennes
1670a430f0
Add output of Pivy version
2021-03-06 21:15:22 +01:00
Chris Hennes
0ed341a84c
[CMAKE] Add Coin3D version info
...
Modelled after the code for Eigen3, this adds a version check for Coin.
If pkg_config (or some other method) finds the version string, just
print that. If not, do a REGEX MATCH on the file in Coin's headers that
includes the version information. Note that in this case the beta
version information is excluded.
2021-02-28 19:27:26 +01:00
wmayer
6e28178c22
use STATUS in message command as otherwise in the GUI of cmake output will be in red and thus might be confusing
2019-03-31 10:29:00 +02:00
Stian Skjelstad
3db3197598
If COIN3D is not found with pkg-config, but with manual search, the only output seen on the screen is an error message. Add a success-message!
2019-03-31 10:06:28 +02:00
looooo
b91e960c5c
py3: /cMake gathering commits for cmake
...
mostly this changes are necessary to build FreeCAD with py3 (and conda) on windows.
issue 0000995
2017-06-01 19:42:13 +02:00
wmayer
6ee243c2fa
+ pull request 61
2016-03-14 23:07:20 +01:00
Sergei Krivonos
7e6d816034
fixed default configuring for Gentoo
...
Change-Id: Iae8847950acca023a2a222404d400d3a25794be1
2015-12-26 21:22:58 +02:00
wmayer
b81482d597
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
Marcus Brinkmann
08c36cf752
Find Coin3 header files on Fedora.
2014-03-29 12:42:28 +01:00
wmayer
7533517bb2
0001021: add directory to findCoin cmake
2013-07-01 14:03:45 +02:00
wmayer
d8d7fcca34
0000651: FindCoin3D should look in /usr/include/Coin3 for COIN3D_INCLUDE_DIR
2012-09-29 18:23:04 +02:00
wmayer
4ffaecbdbf
Extend search path for Coin cmake test
2012-09-26 14:40:12 +02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00