Skip to content

Commit

Permalink
Zeta find-module update.
Browse files Browse the repository at this point in the history
  • Loading branch information
redcode committed Mar 21, 2024
1 parent 3c95f40 commit ee86f18
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions CMake/FindZeta.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Zeta - FindZeta.cmake
# ______ ____________ ___
# |__ /| ___|__ __|/ \
# / /_| __| | | / * \
# /_____|_____| |__|/__/ \__\
# ______ ______________ ___
# |__ / | ___|___ ___|/ \
# / /__| __| | | / - \
# /______|_____| |__| /__/ \__\
# Copyright (C) 2006-2024 Manuel Sainz de Baranda y Goñi.
# This "find module" is DISTRIBUTED AS PUBLIC DOMAIN. No restrictions apply.

Expand Down Expand Up @@ -51,8 +51,6 @@ if(NOT DEFINED Zeta_FIND_RELATIVE OR Zeta_FIND_RELATIVE)
"${PROJECT_SOURCE_DIR}/external"
"${PROJECT_SOURCE_DIR}/externals/Zeta/API"
"${PROJECT_SOURCE_DIR}/externals"
"${PROJECT_SOURCE_DIR}/kits/Zeta/API"
"${PROJECT_SOURCE_DIR}/kits"
"${PROJECT_SOURCE_DIR}/../zeta-src/API"
"${PROJECT_SOURCE_DIR}/../Zeta/API"
"${PROJECT_SOURCE_DIR}/.."
Expand Down

0 comments on commit ee86f18

Please sign in to comment.