mirror of
https://github.com/coturn/coturn.git
synced 2025-10-27 21:10:59 +01:00
Remove unimplemented test folder reference from CMakeLists.txt (#1371)
This commit is contained in:
parent
131ada68e6
commit
9e7f31a84d
@ -100,11 +100,6 @@ ADD_CUSTOM_TARGET(uninstall
|
|||||||
|
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
|
|
||||||
OPTION(BUILD_TEST "Build test" OFF)
|
|
||||||
if(BUILD_TEST)
|
|
||||||
add_subdirectory(test)
|
|
||||||
endif(BUILD_TEST)
|
|
||||||
|
|
||||||
CONFIGURE_FILE(
|
CONFIGURE_FILE(
|
||||||
"${CMAKE_SOURCE_DIR}/cmake/coturnConfig.cmake.in"
|
"${CMAKE_SOURCE_DIR}/cmake/coturnConfig.cmake.in"
|
||||||
"${CMAKE_BINARY_DIR}/coturnConfig.cmake"
|
"${CMAKE_BINARY_DIR}/coturnConfig.cmake"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user