提交 5e2d82b6 编写于 作者: C Cary Xu

restore stub cmake

上级 4e8ebdef
# stub # stub
#ExternalProject_Add(stub ExternalProject_Add(stub
# GIT_REPOSITORY https://github.com/coolxv/cpp-stub.git GIT_REPOSITORY https://github.com/coolxv/cpp-stub.git
# GIT_SUBMODULES "src" GIT_SUBMODULES "src"
# SOURCE_DIR "${CMAKE_CONTRIB_DIR}/cpp-stub" SOURCE_DIR "${CMAKE_CONTRIB_DIR}/cpp-stub"
# BINARY_DIR "${CMAKE_CONTRIB_DIR}/cpp-stub/src" BINARY_DIR "${CMAKE_CONTRIB_DIR}/cpp-stub/src"
# CONFIGURE_COMMAND "" CONFIGURE_COMMAND ""
# BUILD_COMMAND "" BUILD_COMMAND ""
# INSTALL_COMMAND "" INSTALL_COMMAND ""
# TEST_COMMAND "" TEST_COMMAND ""
#) )
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册