Undo: Some singular changes. (Sorry about that.)
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@808 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -73,9 +73,9 @@ add_subdirectory (src/OpenMesh/Tools)
|
||||
add_subdirectory (src/OpenMesh/Apps)
|
||||
|
||||
# Do not build unit tests when build as external library
|
||||
#if(${PROJECT_NAME} MATCHES "OpenMesh")
|
||||
if(${PROJECT_NAME} MATCHES "OpenMesh")
|
||||
add_subdirectory (src/Unittests)
|
||||
#endif()
|
||||
endif()
|
||||
|
||||
add_subdirectory (Doc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user