Skip to content

Commit

Permalink
Keep minimal dependencies in CMakeLists.txt (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
non-det-alle authored Oct 21, 2024
1 parent 17b213f commit 46dab24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,9 @@ build_lib(
SOURCE_FILES ${source_files}
HEADER_FILES ${header_files}
LIBRARIES_TO_LINK
${libnetwork}
${libpropagation}
${libenergy}
${libpoint-to-point}
${libbuildings}
${libmobility}
TEST_SOURCES
test/utilities.cc
test/lorawan-test-suite.cc
Expand Down

0 comments on commit 46dab24

Please sign in to comment.