Skip to content

Commit

Permalink
Merge branch 'feature/multigroup-part9' into fix/review-part5
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Jun 4, 2024
2 parents 9497c49 + 89ba432 commit 8d7545d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ endif()

add_library( NDItk INTERFACE )
add_library( njoy::NDItk ALIAS NDItk )
target_compile_features( NDItk INTERFACE cxx_std_17 )
target_include_directories( NDItk
INTERFACE
$<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}/src>
Expand Down

0 comments on commit 8d7545d

Please sign in to comment.