Skip to content
Snippets Groups Projects
Commit fe5f3452 authored by Soeren Peters's avatar Soeren Peters
Browse files

Fix comment for minimum cmake version.

parent 95a8d30b
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
#
#################################################################################
# required cmake versions
# CMAKE 3.9: CUDA support
# CMAKE 3.13: target_link_options
#################################################################################
cmake_minimum_required(VERSION 3.13..3.18 FATAL_ERROR)
......
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