Commit c6558ef5 by FritzFlorian

Relax CMake reuirements for older systems.

parent 9d258909
cmake_minimum_required(VERSION 3.13)
cmake_minimum_required(VERSION 3.10)
project(predictable_parallel_patterns
VERSION 0.0.1
DESCRIPTION "predictable parallel patterns for scalable smart systems using work stealing")
......
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 sign in to comment