Skip to content

Commit ee86f18

Browse files
committed
Zeta find-module update.
1 parent 3c95f40 commit ee86f18

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CMake/FindZeta.cmake

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Zeta - FindZeta.cmake
2-
# ______ ____________ ___
3-
# |__ /| ___|__ __|/ \
4-
# / /_| __| | | / * \
5-
# /_____|_____| |__|/__/ \__\
2+
# ______ ______________ ___
3+
# |__ / | ___|___ ___|/ \
4+
# / /__| __| | | / - \
5+
# /______|_____| |__| /__/ \__\
66
# Copyright (C) 2006-2024 Manuel Sainz de Baranda y Goñi.
77
# This "find module" is DISTRIBUTED AS PUBLIC DOMAIN. No restrictions apply.
88

@@ -51,8 +51,6 @@ if(NOT DEFINED Zeta_FIND_RELATIVE OR Zeta_FIND_RELATIVE)
5151
"${PROJECT_SOURCE_DIR}/external"
5252
"${PROJECT_SOURCE_DIR}/externals/Zeta/API"
5353
"${PROJECT_SOURCE_DIR}/externals"
54-
"${PROJECT_SOURCE_DIR}/kits/Zeta/API"
55-
"${PROJECT_SOURCE_DIR}/kits"
5654
"${PROJECT_SOURCE_DIR}/../zeta-src/API"
5755
"${PROJECT_SOURCE_DIR}/../Zeta/API"
5856
"${PROJECT_SOURCE_DIR}/.."

0 commit comments

Comments
 (0)