add tests to netctl control

(todo: netctl-auto tests)
This commit is contained in:
arcan1s
2014-08-17 09:42:52 +04:00
parent 012c725e12
commit a7911d48d1
3 changed files with 150 additions and 20 deletions

View File

@ -16,7 +16,7 @@ file (GLOB SOURCES *.cpp)
file (GLOB HEADERS *.h)
# include_path
include_directories (${CMAKE_CURRENT_SOURCE_DIR}/../../${PROJECT_LIBRARY}/include/
include_directories (${CMAKE_CURRENT_SOURCE_DIR}/../${PROJECT_LIBRARY}/include/
${CMAKE_CURRENT_BINARY_DIR}/../
${CMAKE_SOURCE_DIR}
${CMAKE_BINARY_DIR}