1 Star 0 Fork 0

xsls / reactos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
PreLoad.cmake 323 Bytes
一键复制 编辑 原始数据 按行查看 历史
# small trick to get the real source directory at this stage
STRING(REPLACE "/PreLoad.cmake" "" REACTOS_HOME_DIR ${CMAKE_CURRENT_LIST_FILE})
#message("/PreLoad.cmake ... ${REACTOS_HOME_DIR}")
SET(CMAKE_MODULE_PATH "${REACTOS_HOME_DIR}/sdk/cmake" CACHE INTERNAL "")
#message("CMAKE_MODULE_PATH = ${CMAKE_MODULE_PATH}")
1
https://gitee.com/xsnxj/reactos.git
git@gitee.com:xsnxj/reactos.git
xsnxj
reactos
reactos
master

搜索帮助