Skip to content
Snippets Groups Projects
Commit 43cc9aa8 authored by POTIER Frederic's avatar POTIER Frederic
Browse files

Add compile definitions

parent 27a057b8
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ endif()
add_compile_definitions(PROJECT_NAME=${PROJECT_NAME})
add_compile_definitions(PROJECT_VERSION=${PROJECT_VERSION})
add_compile_definitions(LOG4TANGO_HAVE_INT64_T)
file(GLOB_RECURSE sources
src/*.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment