X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=f916d71052cc203dec77559d147b34695e9a9b2c;hb=28fc78c510aad21897d4643e3d67a5a138bbfc3a;hp=a73a5a2261b6105d9a5afdbbe451603725991709;hpb=bb5f5ae82bdcb7b5189032940d0b609dc12be70b;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