Editet cmakelists

This commit is contained in:
arcan1s
2013-08-29 17:50:38 +04:00
parent d049cd091c
commit 7964d9a360
12 changed files with 29 additions and 13 deletions

View File

@ -5,7 +5,7 @@ cmake_policy(SET CMP0011 NEW)
cmake_policy(SET CMP0015 NEW)
# set project name
set (PROJECT mm_statgen)
set (PROJECT ${MM_PREFIX}statgen)
# set additional cmake file
include (${PROJECT}.cmake)