mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Minor CMake cosmetic fix
This commit is contained in:
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…
Reference in New Issue
Block a user