This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-04 05:43:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9c54cdba31
reactos
/
rostests
/
tests
/
CMakeLists.txt
5 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
[ROSTESTS] Add mmixer_test to cmake build. svn path=/trunk/; revision=50582
2011-01-31 21:50:16 +00:00
add_subdirectory(mmixer_test)
[PSEH2_TEST] Don't compile pseh2 test with MSVC svn path=/trunk/; revision=52316
2011-06-17 14:13:30 +00:00
if (NOT MSVC)
add_subdirectory(pseh2)
endif()
Reference in a new issue
Copy permalink