The platform
library contains the following commands:
initialize_platform()
is the command for initializing the platform
library.project_header_default()
is a command for indicating the linker and compiler flags for the current project.These commands are used in CMakeLists.txt
files for the Einit program and application software.