4
0
mirror of https://github.com/QuasarApp/zip.git synced 2025-05-05 16:49:34 +00:00

Update CMakeLists.txt

This commit is contained in:
Kuba Podgórski 2018-06-22 18:28:45 +02:00 committed by GitHub
parent e5a0533ae3
commit 753f0be62e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,6 @@
cmake_minimum_required(VERSION 2.8)
project(zip)
enable_language(C)
if (MSVC)
# Use secure functions by defaualt and suppress warnings about "deprecated" functions