Skip to content

Commit

Permalink
fix build again
Browse files Browse the repository at this point in the history
  • Loading branch information
derselbst committed Mar 20, 2017
1 parent 0a4474c commit b51ce49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ endif(USE_JACK)


# make test only runs tests, but doesnt build them
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} DEPENDS TestLoudnessFile TestCommon TestConfigSerialization TestStandardWrapper TestJackOutput)
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} DEPENDS TestLoudnessFile TestCommon TestConfigSerialization TestStandardWrapper)

0 comments on commit b51ce49

Please sign in to comment.