KasperskyOS Community Edition 1.1
Contents
Contents
platform library
The platform
library contains the following commands:
initialize_platform()
is the command for initializing theplatform
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.