aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/cmake/src/CMakeLists.txt
blob: b10b7da8800fe44c9b17bb04f40a4336febb367b (plain)
1
2
3
4
5
6
PROJECT(libconfig_test_app)

ADD_EXECUTABLE(libconfig_test_app main.cpp)

target_link_libraries(libconfig_test_app config++)
s='logheader'>2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877