mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
chore(build): improve include paths
This commit is contained in:
parent
3d5794ed7c
commit
118d20c49d
30 changed files with 54 additions and 55 deletions
|
|
@ -27,8 +27,7 @@ endif()
|
|||
|
||||
target_include_directories(StormTest
|
||||
PRIVATE
|
||||
${CMAKE_SOURCE_DIR}/storm
|
||||
${CMAKE_SOURCE_DIR}/test
|
||||
${PROJECT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
install(TARGETS StormTest DESTINATION "bin")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue