mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
2923228336
- Start working on rostests cmake integration. svn path=/trunk/; revision=49966
9 lines
220 B
CMake
9 lines
220 B
CMake
|
|
#add_subdirectory(apitests)
|
|
#add_subdirectory(dibtests)
|
|
#add_subdirectory(dxtest)
|
|
#add_subdirectory(regtests)
|
|
#add_subdirectory(rosautotest)
|
|
#add_subdirectory(tests)
|
|
#add_subdirectory(win32)
|
|
add_subdirectory(winetests)
|