Skip to content

Commit

Permalink
removing unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Mar 11, 2024
1 parent 4d5f6ef commit 4c4f868
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ set_target_properties(musica PROPERTIES
SOVERSION ${PROJECT_VERSION_MAJOR}
)

target_link_libraries(musica
PRIVATE
PkgConfig::netcdff
${JSON_LIB}
)

target_include_directories(musica
PUBLIC
$<BUILD_INTERFACE:${CMAKE_SOURCE_DIR}/include>
Expand Down

0 comments on commit 4c4f868

Please sign in to comment.