Skip to content

Commit

Permalink
libexec tests depend on WANT_UPS
Browse files Browse the repository at this point in the history
  • Loading branch information
greenc-FNAL committed Oct 10, 2024
1 parent 829a209 commit 0ad54b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
add_subdirectory(Modules)
add_subdirectory(libexec)
if (WANT_UPS)
add_subdirectory(libexec)
endif()

0 comments on commit 0ad54b1

Please sign in to comment.