Update ExternalAntlr4Cpp.cmake

This commit is contained in:
b1f6c1c4 2021-04-07 17:42:27 -04:00 committed by GitHub
parent 4dfacf63e2
commit 0172e8661f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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