Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
doyaGu committed Jul 14, 2024
1 parent 82eeaab commit 860c86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ target_include_directories(BML
PUBLIC
$<BUILD_INTERFACE:${BML_INCLUDE_DIR}>
$<BUILD_INTERFACE:${IMGUI_SOURCE_DIR}>
$<BUILD_INTERFACE:${IMPLOT_SOURCE_DIR}>
$<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}>
PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}
Expand Down

0 comments on commit 860c86e

Please sign in to comment.