mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 03:27:31 +00:00
527f2f9057
* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
6 lines
100 B
CMake
6 lines
100 B
CMake
|
|
set_cpp(WITH_EXCEPTIONS WITH_STL)
|
|
|
|
add_library(comsupp comsupp.cpp)
|
|
add_dependencies(comsupp psdk)
|