1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-10-09 01:10:14 +00:00

Moved CMAKE_C_STANDARD to the root CMakeLists.txt

This commit is contained in:
2022-01-30 01:20:47 -06:00
parent 6fb8aa9b8a
commit 1630f6277f
5 changed files with 3 additions and 12 deletions

View File

@@ -1,8 +1,5 @@
cmake_minimum_required(VERSION 3.10)
set(CMAKE_C_STANDARD 99)
set(CMAKE_C_STANDARD_REQUIRED ON)
project(genKey VERSION 1.0)
# Put CMake targets (ALL_BUILD/ZERO_CHECK) into a folder