Add a fixme
This commit is contained in:
parent
a9bec311c2
commit
e79997c9bf
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
########### add version number into compilation defines
|
||||
# FIXME: CPACK_PACKAGE_VERSION_* are empty
|
||||
add_definitions ( -DAPP_VERSION=\\\"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\\\")
|
||||
add_subdirectory( config )
|
||||
add_subdirectory( demo )
|
||||
|
|
Loading…
Reference in a new issue