mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Sync to trunk r65566.
svn path=/branches/condrv_restructure/; revision=65567
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
|
||||
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rostests/)
|
||||
add_subdirectory(rostests)
|
||||
add_subdirectory(rostests)
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rosapps/)
|
||||
add_subdirectory(rosapps)
|
||||
add_subdirectory(rosapps)
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/wallpaper/)
|
||||
add_subdirectory(wallpaper)
|
||||
add_subdirectory(wallpaper)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user