Skip to content

Commit 8d8edf5

Browse files
author
Daniele Giunchi
committed
Update qa/CMakeLists.txt
remove branch
1 parent 6a7dccc commit 8d8edf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
execute_process(COMMAND ${GIT_EXECUTABLE} clone -b refactorExternalTools "git://github.com/dgiunchi/QAT.git"
1+
execute_process(COMMAND ${GIT_EXECUTABLE} clone "git://github.com/dgiunchi/QAT.git"
22
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
33
RESULT_VARIABLE RESULT)
44

0 commit comments

Comments
 (0)