You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/pastix/files/pastix-6.0.3-cmake-spm-proj...

13 lines
319 B

--- a/spm/CMakeLists.txt
+++ b/spm/CMakeLists.txt
@@ -8,9 +8,6 @@
# @date 2013-06-24
#
###
-cmake_minimum_required (VERSION 3.0)
-project (SPM C Fortran)
-
# Check if compiled independently or within another project
if ( ${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
set( BUILD_AS_SUBPROJECT OFF )