mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Ensure ApplicationReps.hpp is generated in binary directory
This commit is contained in:
@@ -44,7 +44,7 @@ foreach(name ${HECL_APPLICATION_STAGE_REPS})
|
||||
set(HECL_APPLICATION_STAGE_REPS_LOCAL "${HECL_APPLICATION_STAGE_REPS_LOCAL}STAGES_${name}(P, S) \\\n")
|
||||
endforeach()
|
||||
|
||||
configure_file(include/hecl/ApplicationReps.hpp.in ApplicationReps.hpp @ONLY)
|
||||
configure_file(include/hecl/ApplicationReps.hpp.in ${CMAKE_CURRENT_BINARY_DIR}/ApplicationReps.hpp @ONLY)
|
||||
|
||||
set(ATHENA_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/extern/athena/include)
|
||||
set(ATHENA_INCLUDE_DIR ${ATHENA_INCLUDE_DIR} PARENT_SCOPE)
|
||||
|
||||
2
hecl/extern/boo
vendored
2
hecl/extern/boo
vendored
Submodule hecl/extern/boo updated: e7a4648968...22cb5bb0a8
Reference in New Issue
Block a user