Skip to content
Snippets Groups Projects
Commit 81c9eb11 authored by David Newman's avatar David Newman Committed by GitHub
Browse files

Merge pull request #1 from tmatth/bugfix/relax-cmake-version

cmake: relax minimum requirement
parents bf752dc5 e339539f
No related branches found
No related tags found
No related merge requests found
# CMakeLists.txt
cmake_minimum_required (VERSION 3.8.2)
cmake_minimum_required (VERSION 3.5.1)
project (CineFormSDK)
set(LINK_STATIC OFF)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment