mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
workaround for Unknown extension ".c" for file
issue
http://www.grokit.ca/cnt/CMakeProblemsSolutions/
This commit is contained in:
parent
4b7c05903b
commit
af75985ec6
@ -3,6 +3,8 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
|
||||
ENABLE_LANGUAGE(C)
|
||||
|
||||
#---------------------------------------------------------------------------------------
|
||||
# Start spdlog project
|
||||
#---------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user