mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 16:48:16 +00:00
5 lines
107 B
CMake
5 lines
107 B
CMake
add_subdirectory(mmixer_test)
|
|
if(NOT MSVC)
|
|
add_subdirectory(pseh2)
|
|
endif()
|
|
add_subdirectory(dllexport)
|