CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Device/NXP/LPC2xxx/Examples/Project_Template/cmake/CMakeLists.txt File Reference

Functions

_main c add_executable (${CMAKE_PROJECT_NAME}.elf ${exmpl_sources}) target_link_libraries($
 cmake_minimum_required (VERSION 2.8.4) project(example_applic C ASM) set(exmpl_sources../$
elf cmsis crt0 include (${CMSIS_CMAKE_DIR}/test_system.cmake) add_custom_target($

Function Documentation

_main c add_executable ( )

Definition at line 18 of file CMakeLists.txt.

cmake_minimum_required ( VERSION 2.8.  4)

Definition at line 8 of file CMakeLists.txt.

elf cmsis crt0 include ( )

Definition at line 26 of file CMakeLists.txt.