Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Accelerate LAPACKE
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CMake
Accelerate LAPACKE
Commits
fd00a9ac
Unverified
Commit
fd00a9ac
authored
3 months ago
by
Tim Kaune
Browse files
Options
Downloads
Patches
Plain Diff
Bump CMake project version to 1.6.1
parent
38b91580
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
fd00a9ac
...
@@ -27,7 +27,7 @@ set(CMAKE_MAXIMUM_SUPPORTED_VERSION 4.0)
...
@@ -27,7 +27,7 @@ set(CMAKE_MAXIMUM_SUPPORTED_VERSION 4.0)
cmake_minimum_required
(
VERSION 3.12...
${
CMAKE_MAXIMUM_SUPPORTED_VERSION
}
)
cmake_minimum_required
(
VERSION 3.12...
${
CMAKE_MAXIMUM_SUPPORTED_VERSION
}
)
project
(
AccelerateLAPACKE VERSION 1.6.
0
LANGUAGES C Fortran
)
project
(
AccelerateLAPACKE VERSION 1.6.
1
LANGUAGES C Fortran
)
include
(
FetchContent
)
include
(
FetchContent
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
sign in
to comment