mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
7 lines
134 B
CMake
7 lines
134 B
CMake
add_subdirectory(mmixer_test)
|
|
if(NOT MSVC)
|
|
add_subdirectory(pseh2)
|
|
endif()
|
|
add_subdirectory(dllexport)
|
|
add_subdirectory(spec2def)
|