Skip to content

Commit

Permalink
Revert my WS diff
Browse files Browse the repository at this point in the history
  • Loading branch information
ClausKlein committed Feb 5, 2023
1 parent 7e5c060 commit 9f4961f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions my_lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set(my_lib_INCLUDE_DIR
CACHE STRING "")
target_include_directories(my_lib PUBLIC "$<BUILD_INTERFACE:${my_lib_INCLUDE_DIR}>"
"$<INSTALL_INTERFACE:./${CMAKE_INSTALL_INCLUDEDIR}>")

# Find dependencies:
set(my_lib_DEPENDENCIES_CONFIGURED
fmt
Expand Down

0 comments on commit 9f4961f

Please sign in to comment.