mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
5 lines
85 B
Text
5 lines
85 B
Text
|
|
||
|
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rostests/)
|
||
|
add_subdirectory(rostests)
|
||
|
endif()
|