Skip to content

Commit

Permalink
trying to remove the tuvx mod dir
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed May 8, 2024
1 parent cd802cf commit 5de918b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set_target_properties(tuvx_object PROPERTIES

target_include_directories(tuvx_object
PUBLIC
$<BUILD_INTERFACE:${TUVX_MOD_DIR}>
# $<BUILD_INTERFACE:${TUVX_MOD_DIR}>
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/../include>
$<INSTALL_INTERFACE:${INSTALL_MOD_DIR}>
$<INSTALL_INTERFACE:${INSTALL_INCLUDE_DIR}>
Expand Down

0 comments on commit 5de918b

Please sign in to comment.