CMSIS2000
0.0.7
|
Functions | |
add_executable (${CMAKE_PROJECT_NAME}.elf ${exmpl_sources}) target_link_libraries($ | |
_main c | if (NOT PROJECT_CONFIG_DIR) set(PROJECT_CONFIG_DIR"../") endif(NOT PROJECT_CONFIG_DIR) include_directories($ |
project (example_applic C) cmake_minimum_required(VERSION 2.8.4) set(exmpl_sources../$ |
add_executable | ( | ) |
Definition at line 32 of file CMakeLists.txt.
_main c if | ( | NOT | PROJECT_CONFIG_DIR | ) |
Definition at line 23 of file CMakeLists.txt.
project | ( | example_applic C | ) |
Definition at line 13 of file CMakeLists.txt.