Removed pre compiled header option

pull/3028/head
gabime 2 years ago
parent ec523b967c
commit ecb29c4f99

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

Loading…
Cancel
Save