mirror of
https://github.com/reactos/reactos.git
synced 2024-11-17 12:27:17 +00:00
4019caae75
svn path=/branches/shell32_new-bringup/; revision=51893
4 lines
85 B
CMake
4 lines
85 B
CMake
|
|
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rostests/)
|
|
add_subdirectory(rostests)
|
|
endif()
|