Skip to content

Commit 4a11658

Browse files
authored
use cml/master now cml/dr-makefile merged
1 parent 1ce662e commit 4a11658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unittest/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ include(ExternalProject)
105105
set(CML_PATH ${CMAKE_CURRENT_BINARY_DIR}/../cml)
106106
ExternalProject_Add(cml
107107
GIT_REPOSITORY https://github.com/drowe67/cml.git
108-
GIT_TAG dr-makefile
109108
SOURCE_DIR ${CML_PATH}
110109
BUILD_IN_SOURCE 1
111110
CONFIGURE_COMMAND true # No configuration required

0 commit comments

Comments
 (0)