Skip to content

Commit

Permalink
ECS: Try something
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio976 committed Nov 1, 2023
1 parent 52ee241 commit e335ed2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions libs/B-luga/deps/date/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ target_include_directories(
$<INSTALL_INTERFACE:include>
)

target_include_directories(
${PROJECT_NAME}
PRIVATE
${date_SOURCE_DIR}/include
)

install(
DIRECTORY ${date_SOURCE_DIR}/include/
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
Expand Down

0 comments on commit e335ed2

Please sign in to comment.