Skip to content

Commit

Permalink
Added dependencies for test project
Browse files Browse the repository at this point in the history
  • Loading branch information
QbProg committed Jun 9, 2018
1 parent 733692b commit 2c2dc14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ INSTALL(TARGETS Tests
ARCHIVE DESTINATION ${CRASHRPT_INSTALLDIR_LIB}
RUNTIME DESTINATION ${CRASHRPT_INSTALLDIR_BIN}
)

ADD_DEPENDENCIES(Tests CrashRpt CrashRptProbe CrashSender crprober)

0 comments on commit 2c2dc14

Please sign in to comment.