Skip to content

Commit

Permalink
Add missing dependency on CMake binary
Browse files Browse the repository at this point in the history
Swift SVN r4548
  • Loading branch information
Dave Abrahams committed Mar 29, 2013
1 parent 7dae6b6 commit bc68a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ if(LITRE_EXECUTABLE)
WORKING_DIRECTORY
litre-tests/build
DEPENDS
${CMAKE_BINARY_DIR}/bin/swift
litre-tests/CMakeLists.txt litre-tests/build ${subdir_CMakeLists}
COMMENT
"Running LitRe tests"
Expand Down

0 comments on commit bc68a7a

Please sign in to comment.