Skip to content
Snippets Groups Projects
Commit 26270573 authored by Jane Tournois's avatar Jane Tournois
Browse files

add CMAKE_DEBUG_POSTFIX

parent acf8de08
No related branches found
No related tags found
No related merge requests found
CMakeLists.txt 100644 → 100755
......@@ -9,6 +9,7 @@ endif()
# add our macro directory to cmake search path
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
set (CMAKE_DEBUG_POSTFIX "d")
include (ACGCommon)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment