Changed: Minor changes
--HG-- branch : develop
This commit is contained in:
parent
4df0fd37f3
commit
7a85eef10b
1 changed files with 1 additions and 2 deletions
|
@ -382,7 +382,6 @@ MACRO(CONVERT_VERSION_NUMBER _VERSION_NUMBER _BASE)
|
|||
ENDMACRO()
|
||||
|
||||
MACRO(NL_SETUP_BUILD)
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Setup the buildmode variables.
|
||||
#
|
||||
|
@ -1238,4 +1237,4 @@ MACRO(SETUP_EXTERNAL)
|
|||
FIND_PACKAGE(MSVC REQUIRED)
|
||||
FIND_PACKAGE(WindowsSDK REQUIRED)
|
||||
ENDIF()
|
||||
ENDMACRO(SETUP_EXTERNAL)
|
||||
ENDMACRO()
|
||||
|
|
Loading…
Reference in a new issue