workaround for `Unknown extension ".c" for file` issue

http://www.grokit.ca/cnt/CMakeProblemsSolutions/
pull/1442/head
Dmytro Milinevskyi 6 years ago
parent 4b7c05903b
commit af75985ec6

@ -3,6 +3,8 @@
cmake_minimum_required(VERSION 3.2)
ENABLE_LANGUAGE(C)
#---------------------------------------------------------------------------------------
# Start spdlog project
#---------------------------------------------------------------------------------------

Loading…
Cancel
Save