We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce662e commit 4a11658Copy full SHA for 4a11658
unittest/CMakeLists.txt
@@ -105,7 +105,6 @@ include(ExternalProject)
105
set(CML_PATH ${CMAKE_CURRENT_BINARY_DIR}/../cml)
106
ExternalProject_Add(cml
107
GIT_REPOSITORY https://github.com/drowe67/cml.git
108
- GIT_TAG dr-makefile
109
SOURCE_DIR ${CML_PATH}
110
BUILD_IN_SOURCE 1
111
CONFIGURE_COMMAND true # No configuration required
0 commit comments