Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F376117
CMakeLists.txt
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Size
343 B
Referenced Files
None
Subscribers
None
CMakeLists.txt
View Options
# Allow exceptions by removing restricting flag.
if ( ROSA_COMPILER_IS_GCC_COMPATIBLE )
remove("-fno-exceptions" CMAKE_CXX_FLAGS)
remove("-fno-rtti" CMAKE_CXX_FLAGS)
endif()
execute_process(COMMAND git submodule update --init -- cxxopts
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
# Add the different subdirectories
ADDALLSUBDIRS()
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 8, 7:10 PM (22 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
150222
Default Alt Text
CMakeLists.txt (343 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment