Update system.cmake

This commit is contained in:
Martin Kroeker 2019-06-27 19:01:29 +02:00 committed by GitHub
parent ad19eaae1b
commit e753474ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ else()
endif ()
include("${PROJECT_SOURCE_DIR}/cmake/prebuild.cmake")
if(defined BINARY)
if (DEFINEDt BINARY)
message(STATUS "Compiling a ${BINARY}-bit binary.")
endif ()
if (NOT DEFINED NEED_PIC)