Append a d to the libs if in debug mode and none in release mode
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@401 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -4,6 +4,7 @@ project (OpenMesh)
|
||||
|
||||
# add our macro directory to cmake search path
|
||||
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake)
|
||||
set (CMAKE_DEBUG_POSTFIX "d")
|
||||
|
||||
# include our cmake files
|
||||
include (ACGCommon)
|
||||
|
||||
Reference in New Issue
Block a user