Synchronize with trunk.
[reactos.git] / lib / sdk / comsupp / CMakeLists.txt
index 0514982..0232dfb 100644 (file)
@@ -1,5 +1,5 @@
 
-set_cpp()
+set_cpp(WITH_EXCEPTIONS WITH_STL)
 
 add_library(comsupp comsupp.cpp)
 add_dependencies(comsupp psdk)