mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 08:52:59 +08:00
[CMAKE/ROSTESTS] Define WINETEST_MSVC_IDE_FORMATTING in VS builds. By Mark Jansen. ROSTESTS-156 ROSTESTS-207
svn path=/trunk/; revision=70271
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
|
||||
start_module_group(rostests)
|
||||
|
||||
if(MSVC_IDE)
|
||||
add_definitions(-DWINETEST_MSVC_IDE_FORMATTING)
|
||||
endif()
|
||||
|
||||
add_subdirectory(apitests)
|
||||
#add_subdirectory(dibtests)
|
||||
add_subdirectory(drivers)
|
||||
|
||||
Reference in New Issue
Block a user