diff common/CMakeLists.txt @ 782:20ca94680003

Implemented detection of running instance on linux using a lock file.
author Sascha Wilde <wilde@intevation.de>
date Mon, 14 Jul 2014 12:46:47 +0200
parents 80d1a80b3e8d
children
line wrap: on
line diff
--- a/common/CMakeLists.txt	Thu Jul 10 19:16:21 2014 +0200
+++ b/common/CMakeLists.txt	Mon Jul 14 12:46:47 2014 +0200
@@ -16,6 +16,7 @@
    util.c
    binverify.c
    selftest.c
+   linuxlockfile.c
 )
 
 if(WIN32)

http://wald.intevation.org/projects/trustbridge/