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
2025-01-05 22:12:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
439aefb31d
reactos
/
sdk
/
lib
/
drivers
/
sound
/
stdunk
/
CMakeLists.txt
4 lines
63 B
Text
Raw
Normal View
History
Unescape
Escape
[STDUNK] * Add library, implementing the CUnknown interface for WDM audio drivers svn path=/trunk/; revision=58641
2013-04-02 12:45:31 +00:00
[CMAKE] * Make the minimum required version 2.8. * Remove redundant psdk dependencies. * Tidy up CMake files. svn path=/trunk/; revision=64795
2014-10-17 23:28:29 +00:00
add_library(stdunk cunknown.cpp)
[CMAKE] Add even more missing dependencies on xdk. CORE-9586 svn path=/trunk/; revision=69087
2015-09-07 11:13:09 +00:00
add_dependencies(stdunk xdk)
Reference in a new issue
Copy permalink