some fixes, launch configs added
This commit is contained in:
@ -61,6 +61,8 @@ if(TGT_BSP)
|
||||
message(WARNING "CMake not configured for this target!")
|
||||
message(FATAL_ERROR "Target: ${TGT_BSP}!")
|
||||
endif()
|
||||
else()
|
||||
set(BSP_PATH "bsp_hosted")
|
||||
endif()
|
||||
|
||||
set(BSP_PATH ${BSP_PATH} PARENT_SCOPE)
|
||||
|
0
cmake/scripts/Linux/create_cmake_debug_cfg.sh
Normal file → Executable file
0
cmake/scripts/Linux/create_cmake_debug_cfg.sh
Normal file → Executable file
0
cmake/scripts/Linux/create_cmake_release_cfg.sh
Normal file → Executable file
0
cmake/scripts/Linux/create_cmake_release_cfg.sh
Normal file → Executable file
0
cmake/scripts/Linux/create_cmake_relwithdeb_cfg.sh
Normal file → Executable file
0
cmake/scripts/Linux/create_cmake_relwithdeb_cfg.sh
Normal file → Executable file
0
cmake/scripts/Linux/create_cmake_size_cfg.sh
Normal file → Executable file
0
cmake/scripts/Linux/create_cmake_size_cfg.sh
Normal file → Executable file
Reference in New Issue
Block a user