mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
chore(build): mark target include dir as public
This commit is contained in:
parent
118d20c49d
commit
3b9f061244
1 changed files with 1 additions and 1 deletions
|
|
@ -18,6 +18,6 @@ add_library(storm STATIC
|
|||
)
|
||||
|
||||
target_include_directories(storm
|
||||
PRIVATE
|
||||
PUBLIC
|
||||
${PROJECT_SOURCE_DIR}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue