Skip to content
Snippets Groups Projects
Commit a468f5a7 authored by Jan Möbius's avatar Jan Möbius
Browse files

Remove extra cmake output

git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@152 66977474-1d4b-4f09-8fe9-267525286df2
parent 93bc3e21
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,6 @@ if("${PROJECT_NAME}" STREQUAL "") ...@@ -5,8 +5,6 @@ if("${PROJECT_NAME}" STREQUAL "")
project (OpenVolumeMesh) project (OpenVolumeMesh)
endif() endif()
message("Configuring OpenVolumeMesh")
# add our macro directory to cmake search path # add our macro directory to cmake search path
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake) set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment