build: build am for multiple platform in parallel
This commit is contained in:
parent
6ab5d4c156
commit
a54c0d6480
19 changed files with 206 additions and 146 deletions
|
@ -6,4 +6,5 @@ find_dependency(SDL2 REQUIRED)
|
|||
endif()
|
||||
|
||||
# Include the targets file
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/../interfaceTargets.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/amTargets.cmake")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue