aboutsummaryrefslogtreecommitdiffstats
path: root/science/numsa/files/patch-config_CMakeLists.txt
blob: 918f631e94d12df041b0d4fa42aa6418d64d7577 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config/CMakeLists.txt.orig	2025-11-02 00:19:55 UTC
+++ config/CMakeLists.txt
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with numsa.  If not, see <https://www.gnu.org/licenses/>.
 
-if(NOT DEFINED "${PROJECT_NAME}-dependeny-method")
+if(NOT DEFINED "${PROJECT_NAME}-dependency-method")
   set(
  "${PROJECT_NAME}-dependency-method"
     "subproject" "cmake" "pkgconf" "fetch"