Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
blender
monado
Commits
51d693b6
Commit
51d693b6
authored
Aug 24, 2020
by
Ryan Pavlik
Committed by
Jakob Bornecrantz
Aug 26, 2020
Browse files
cmake: Reduce requirement to allow Android build
parent
f0ff8722
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
51d693b6
# Copyright 2018-2020, Collabora, Ltd.
# SPDX-License-Identifier: BSL-1.0
cmake_minimum_required
(
VERSION 3.1
3.0
)
cmake_minimum_required
(
VERSION 3.1
0.2
)
project
(
XRT VERSION 0.3.0
)
# CMake 3.11 introduced CMP0072 - Prefer GLVND
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment