不同仓库的合并请求带刷新 #21

Closed
jasder wants to merge 30 commits from forgetest1/antlr:12231 into fix-3216
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0172e8661f - Show all commits

View File

@ -112,7 +112,7 @@ else()
EXCLUDE_FROM_ALL 1) EXCLUDE_FROM_ALL 1)
endif() endif()
# Seperate build step as rarely people want both # Separate build step as rarely people want both
set(ANTLR4_BUILD_DIR ${ANTLR4_ROOT}) set(ANTLR4_BUILD_DIR ${ANTLR4_ROOT})
if(${CMAKE_VERSION} VERSION_GREATER_EQUAL "3.14.0") if(${CMAKE_VERSION} VERSION_GREATER_EQUAL "3.14.0")
# CMake 3.14 builds in above's SOURCE_SUBDIR when BUILD_IN_SOURCE is true # CMake 3.14 builds in above's SOURCE_SUBDIR when BUILD_IN_SOURCE is true