48004d9dbe
Green Hills MULTI is an IDE for embedded real-time systems. The IDE's product page can be found here: http://www.ghs.com/products/MULTI_IDE.html It supports cross compiling on ARM, Intel x86, and other architectures with various operating systems. The IDE exists on Linux and Windows host systems, but CMake will currently only generate the project files on Windows host systems.
8 lines
253 B
ReStructuredText
8 lines
253 B
ReStructuredText
CMAKE_<LANG>_GHS_KERNEL_FLAGS_RELWITHDEBINFO
|
|
--------------------------------------------
|
|
|
|
GHS kernel flags for RelWithDebInfo type or configuration.
|
|
|
|
<LANG> flags used when CMAKE_BUILD_TYPE is RelWithDebInfo. Short for
|
|
Release With Debug Information.
|