2
0
Fork 0
lighttpd2/tests/CMakeLists.txt

5 lines
213 B
CMake
Raw Normal View History

2010-10-02 20:45:29 +00:00
cmake_policy(VERSION 2.6.4)
add_test(NAME http COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/runtests.py --angel $<TARGET_FILE:lighttpd2> --worker $<TARGET_FILE:lighttpd2-worker> --plugindir $<TARGET_FILE_DIR:lighttpd2>)