mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
6 lines
107 B
CMake
6 lines
107 B
CMake
add_subdirectory(mmixer_test)
|
|
if(NOT MSVC)
|
|
add_subdirectory(pseh2)
|
|
endif()
|
|
add_subdirectory(dllexport)
|