Removed pre compiled header option

This commit is contained in:
gabime 2023-10-02 00:11:44 +03:00
parent ec523b967c
commit ecb29c4f99

View File

@ -297,6 +297,7 @@ if(CMAKE_GENERATOR MATCHES "Visual Studio")
source_group(TREE ${CMAKE_SOURCE_DIR}/src PREFIX sources FILES ${SPDLOG_SRCS})
source_group(sources FILES ${VERSION_RC})
endif()
# ---------------------------------------------------------------------------------------
# Use {fmt} lib package if using external fmt
# ---------------------------------------------------------------------------------------