This commit is contained in:
Radovan Bast
2015-06-11 10:35:46 +02:00
parent a21201b1b9
commit 524e69fcf4
3 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
set(CPP)
# forward CPP directly to the code
# forward preprocessing directly to the code
if(NOT "${CPP}" STREQUAL "")
add_definitions(${CPP})
endif()