]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/blob - apps/system/linux/machine/CMakeLists.txt
protect header file and reformat/cleanup code
[processor-sdk/open-amp.git] / apps / system / linux / machine / CMakeLists.txt
1 if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/${PROJECT_MACHINE}/CMakeLists.txt")
2   add_subdirectory (${PROJECT_MACHINE})
3 endif (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/${PROJECT_MACHINE}/CMakeLists.txt")