comparison 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
comparison
equal deleted inserted replaced
773:2c69298b4188 782:20ca94680003
14 portpath.c 14 portpath.c
15 strhelp.c 15 strhelp.c
16 util.c 16 util.c
17 binverify.c 17 binverify.c
18 selftest.c 18 selftest.c
19 linuxlockfile.c
19 ) 20 )
20 21
21 if(WIN32) 22 if(WIN32)
22 # Add the event messages 23 # Add the event messages
23 if (MINGW) 24 if (MINGW)

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