Adds test functionallity for displays
This commit is contained in:
@@ -120,7 +120,8 @@ target_link_libraries(${PROJECT_NAME} PRIVATE ${Threads_LIBRARIES})
|
||||
|
||||
|
||||
if(ENABLE_TESTING)
|
||||
add_subdirectory(tests)
|
||||
#add_subdirectory(tests)
|
||||
message(WARNING "Tests not built!")
|
||||
endif(ENABLE_TESTING)
|
||||
|
||||
if(BUILD_NETWORKING)
|
||||
|
||||
Reference in New Issue
Block a user