mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: Minor changes (EOL, spaces, etc...)
--HG-- branch : develop
This commit is contained in:
parent
af2f38612a
commit
c5d8c9965e
18 changed files with 2314 additions and 2315 deletions
|
@ -59,7 +59,7 @@ IF(EXTERNAL_FOUND)
|
|||
IF(NOT External_FIND_QUIETLY)
|
||||
MESSAGE(STATUS "Found ${EXTERNAL_NAME}: ${EXTERNAL_PATH}")
|
||||
ENDIF()
|
||||
ELSE(EXTERNAL_FOUND)
|
||||
ELSE()
|
||||
IF(External_FIND_REQUIRED)
|
||||
MESSAGE(FATAL_ERROR "Unable to find ${EXTERNAL_NAME}!")
|
||||
ELSE()
|
||||
|
|
|
@ -96,5 +96,4 @@ WriteFilesDirectory = "data_shard";
|
|||
|
||||
// ---- service custom variables (used by ConfigFile class)
|
||||
|
||||
|
||||
// ---- service custom variables (used by CVariable class)
|
||||
|
|
Loading…
Reference in a new issue