comparison extensions/test_ccload/CMakeLists.txt @ 1374:e99e8f20b346

Rename loadtest_cc to test_ccload to match naming convention.
author Thomas Klausner <tk@giga.or.at>
date Thu, 13 Jun 2019 11:26:42 +0200
parents extensions/loadtest_cc/CMakeLists.txt@a37692441c4d
children
comparison
equal deleted inserted replaced
1373:a4dd31276f17 1374:e99e8f20b346
1 # The test_ccload extension
2 PROJECT("Credit Control load generator server" C)
3
4 FD_ADD_EXTENSION(test_ccload test_ccload.c)
5
6
7 ####
8 ## INSTALL section ##
9
10 INSTALL(TARGETS test_ccload
11 LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
12 COMPONENT freeDiameter-debug-tools)
13
"Welcome to our mercurial repository"