Add a fixme

This commit is contained in:
Christophe Giboudeaux 2013-01-01 15:01:16 +01:00
parent a9bec311c2
commit e79997c9bf

View file

@ -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 )