Commit 72b75e96 authored by Robert Kimball's avatar Robert Kimball Committed by Scott Cyphers

Update cmake minimum version (#2680)

parent 253a3fe4
......@@ -14,7 +14,7 @@
# limitations under the License.
# ******************************************************************************
cmake_minimum_required (VERSION 3.1)
cmake_minimum_required (VERSION 3.4)
# set directory where the custom finders live
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment