mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-10 05:32:18 -06:00
Fixing spelling error
This commit is contained in:
@@ -342,7 +342,7 @@ function (handle_internal_modules)
|
||||
|
||||
# Create registration file
|
||||
string(TOUPPER ${module} module_upper)
|
||||
string(TOLOWER ${module{ module_lower)
|
||||
string(TOLOWER ${module} module_lower)
|
||||
unset(MODULE_NAME)
|
||||
unset(MODULE_PATH)
|
||||
include(${CMAKE_BINARY_DIR}/modules/${module_lower}/modulename.cmake)
|
||||
|
||||
Reference in New Issue
Block a user