mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Clean up CompilerOptions.cmake
This commit is contained in:
@ -32,7 +32,7 @@ endif()
|
||||
include(GNUInstallDirs)
|
||||
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
|
||||
|
||||
# Compiler options (MSVC flags, NOMINMAX, etc.)
|
||||
# Compiler options (MSVC flags)
|
||||
include(cmake/CompilerOptions.cmake)
|
||||
|
||||
# --- Build options ---
|
||||
|
||||
Reference in New Issue
Block a user