X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=f916d71052cc203dec77559d147b34695e9a9b2c;hb=9179d97f99164c4f27bb73e32181a7f2e9a7629a;hp=a73a5a2261b6105d9a5afdbbe451603725991709;hpb=66530aabab4bcb5103148f5f3787cdb419b79c90;p=umurmur.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a73a5a2..f916d71 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -7,6 +7,7 @@ set(SOURCE_FILES ${CMAKE_CURRENT_SOURCE_DIR}/crypt.c ${CMAKE_CURRENT_SOURCE_DIR}/log.c ${CMAKE_CURRENT_SOURCE_DIR}/main.c + ${CMAKE_CURRENT_SOURCE_DIR}/sharedmemory.c ${CMAKE_CURRENT_SOURCE_DIR}/messagehandler.c ${CMAKE_CURRENT_SOURCE_DIR}/messages.c ${CMAKE_CURRENT_SOURCE_DIR}/pds.c