Skip to content

Commit

Permalink
order test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nclack authored Aug 11, 2023
1 parent cef6002 commit d00eaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
if(${NOTEST})
message(STATUS "Skipping test targets")
else()
aq_require(acquire-driver-common)
aq_require(acquire-video-runtime)
aq_require(acquire-driver-common)

#
# PARAMETERS
Expand Down

0 comments on commit d00eaf5

Please sign in to comment.