reactos/reactos/modules/CMakeLists.txt

5 lines
85 B
CMake
Raw Normal View History

if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rostests/)
add_subdirectory(rostests)
endif()