Fix compilation.

This commit is contained in:
2021-11-12 06:15:33 +00:00
parent 9c19475cf7
commit db1d1e609b
3 changed files with 7 additions and 10 deletions

View File

@@ -1,6 +1,3 @@
cmake_minimum_required(VERSION 2.8.12)
project(lzfse C)
message(STATUS "LZFSE VERSION: Unknown")
include(CheckCCompilerFlag)