mirror of https://github.com/CGAL/cgal
Fix CMakeLists
This commit is contained in:
parent
daa7983aa1
commit
f4e52069a5
|
|
@ -81,7 +81,7 @@ foreach(target
|
|||
example_mesh_classification
|
||||
example_cluster_classification
|
||||
example_opencv_random_forest
|
||||
example_tensorflow_neural_network)
|
||||
example_tensorflow_neural_network
|
||||
example_deprecated_conversion)
|
||||
if(TARGET ${target})
|
||||
CGAL_target_use_Eigen(${target})
|
||||
|
|
|
|||
Loading…
Reference in New Issue