mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Adjust CMakeLists entry in consequence of r66725.
svn path=/trunk/; revision=66726
This commit is contained in:
@@ -7,8 +7,8 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rosapps/)
|
||||
add_subdirectory(rosapps)
|
||||
endif()
|
||||
|
||||
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/wallpaper/)
|
||||
add_subdirectory(wallpaper)
|
||||
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/wallpapers/)
|
||||
add_subdirectory(wallpapers)
|
||||
endif()
|
||||
|
||||
## Extra files for Hybrid CD. You need to put them under hybridcd_extras
|
||||
|
||||
Reference in New Issue
Block a user