Page MenuHomePhorge

CMakeLists.txt
No OneTemporary

Size
192 B
Referenced Files
None
Subscribers
None

CMakeLists.txt

# Allow exceptions by removing restricting flag.
if ( ROSA_COMPILER_IS_GCC_COMPATIBLE )
remove("-fno-exceptions" CMAKE_CXX_FLAGS)
endif()
# Add the different subdirectories
ADDALLSUBDIRS()

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 8, 1:01 AM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
148298
Default Alt Text
CMakeLists.txt (192 B)

Event Timeline