Adrien Lefieux
|
b6a34b2bc5
|
Set CMake imported OpenMesh library as INTERFACE
|
2021-06-08 16:53:13 +02:00 |
Laurent Rineau
|
8dec83dcf1
|
Update Installation/cmake/modules/FindOpenMesh.cmake
Fix my previous commit.
|
2020-01-08 09:55:22 +01:00 |
Laurent Rineau
|
03ea31e562
|
Better FindOpenMesh.cmake, compatible with the upcoming OpenMesh 8.1
|
2019-12-17 16:03:54 +01:00 |
Laurent Rineau
|
3ec3e4e9d4
|
Fix FindOpenMesh.cmake
```
CMake Error at C:/CGAL/test/CGAL-5.1-Ic-33/cmake/modules/FindOpenMesh.cmake:54 (set_target_properties):
Property INTERFACE_LINK_LIBRARIES may not contain link-type keyword
"optimized". The INTERFACE_LINK_LIBRARIES property may contain
configuration-sensitive generator-expressions which may be used to specify
per-configuration rules.
```
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-5.1-Ic-33/BGL/TestReport_afabri_x64_Cygwin-Windows10_MSVC2017-Release-64bits.gz
|
2019-12-17 15:17:07 +01:00 |
Laurent Rineau
|
dee111bec5
|
Improve FindOpenMesh by adding an imported target
|
2019-07-05 10:35:56 +02:00 |
Sébastien Loriot
|
ec9c796552
|
remove exe flag
|
2014-07-04 17:24:06 +02:00 |
Andreas Fabri
|
4c8f452a78
|
Add {Find/Use}Openmesh.cmake and fix the CMakeLists.txt
|
2014-06-11 12:13:50 +02:00 |