git pushing to find where it changed and why tf TBB is being called
This commit is contained in:
parent
d36dc68f8a
commit
64332cc93e
8 changed files with 118 additions and 36 deletions
|
|
@ -7,6 +7,7 @@ add_executable(forespend ${FORESPEND_SOURCES})
|
|||
set_target_properties(forespend PROPERTIES
|
||||
RUNTIME_OUTPUT_DIRECTORY "${CMAKE_SOURCE_DIR}/built/forespend/${PLATFORM_DIR}/bin"
|
||||
)
|
||||
|
||||
target_link_directories(
|
||||
forespend PUBLIC
|
||||
"${CMAKE_SOURCE_DIR}/link")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue