X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=rostests%2FCMakeLists.txt;h=b52b25d5f8ca377c89fd0fbba2c7ba52ce58e4a1;hp=aa461f3a72ff48f4cf31b5a52578c08094faed49;hb=b6ce4e511a55a1d235d89916f528b0e1844b6a8a;hpb=e9df952de36e18edc388dca6733a86f717a8d608 diff --git a/rostests/CMakeLists.txt b/rostests/CMakeLists.txt index aa461f3a72f..b52b25d5f8c 100644 --- a/rostests/CMakeLists.txt +++ b/rostests/CMakeLists.txt @@ -5,9 +5,7 @@ add_subdirectory(apitests) #add_subdirectory(dxtest) add_subdirectory(kmtests) #add_subdirectory(regtests) -if(NOT MSVC) # FIXME: msvc build - add_subdirectory(rosautotest) -endif() +add_subdirectory(rosautotest) add_subdirectory(tests) #add_subdirectory(win32) add_subdirectory(winetests)