reactos/tests/CMakeLists.txt
Thomas Faber ee9f6bb723 [KMTestSuite]
- Sync to rostests r53161. Fixes build with recent trunk

svn path=/branches/GSoC_2011/KMTestSuite/; revision=53273
2011-08-16 20:51:21 +00:00

5 lines
80 B
CMake

add_subdirectory(mmixer_test)
if (NOT MSVC)
add_subdirectory(pseh2)
endif()