mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
5 lines
80 B
CMake
5 lines
80 B
CMake
add_subdirectory(mmixer_test)
|
|
if (NOT MSVC)
|
|
add_subdirectory(pseh2)
|
|
endif()
|