Mercurial > trustbridge
comparison common/CMakeLists.txt @ 321:824ef90a6721
Move is_elevated into common/util.c file for better reuse
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 07 Apr 2014 10:58:47 +0000 |
parents | e7a8b70021b6 |
children | 35d6b371ba63 |
comparison
equal
deleted
inserted
replaced
320:1628615d904e | 321:824ef90a6721 |
---|---|
2 certhelp.c | 2 certhelp.c |
3 listutil.c | 3 listutil.c |
4 logging.c | 4 logging.c |
5 portpath.c | 5 portpath.c |
6 strhelp.c | 6 strhelp.c |
7 util.c | |
7 ) | 8 ) |
8 | 9 |
9 add_library(m13_common STATIC ${m13_common_src}) | 10 add_library(m13_common STATIC ${m13_common_src}) |