Minor CMake cosmetic fix

pull/1105/head
gabime 6 years ago
parent c559067f77
commit d439f75491

@ -147,6 +147,6 @@ if (SPDLOG_INSTALL)
#--------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------
# Support creation of installable packages # Support creation of installable packages
#--------------------------------------------------------------------------------------- #---------------------------------------------------------------------------------------
include(cmake/SpdlogCPack.cmake) include(cmake/spdlogCPack.cmake)
endif () endif ()
Loading…
Cancel
Save