4
0
mirror of https://github.com/QuasarApp/LIEF.git synced 2025-05-11 03:09:32 +00:00

Merge branch 'fix/cmake'

This commit is contained in:
Romain Thomas 2019-07-25 13:09:59 +02:00
commit 715448d3b8

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.6)
cmake_minimum_required(VERSION 3.5)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)