Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F432954
CMakeLists.txt
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Size
393 B
Referenced Files
None
Subscribers
None
CMakeLists.txt
View Options
if ( ROSA_COMPILER_IS_GCC_COMPATIBLE )
# Allow exceptions by removing restricting flag (needed by cxxopts)
remove("-fno-exceptions" CMAKE_CXX_FLAGS)
endif()
set(SOURCES configuration.h)
set(SOURCES statehandlerutils.h)
ROSA_add_app(ccam ccam.cpp)
ROSA_add_library_dependencies(ccam ROSAConfig)
ROSA_add_library_dependencies(ccam ROSADeluxe)
ROSA_add_library_dependencies(ccam ROSAAgent)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 10, 9:51 AM (8 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
179054
Default Alt Text
CMakeLists.txt (393 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment