FindZeta.cmake

This commit is contained in:
redcode
2022-06-23 22:23:14 +02:00
parent a58ce7ae6f
commit d751b49b8b

View File

@@ -9,7 +9,7 @@
include(FindPackageHandleStandardArgs)
if(NOT Zeta_FIND_PACKAGE_NO_RELATIVE_SEARCH)
if(NOT FindZeta_NO_RELATIVE_SEARCH)
find_path(
Zeta_INCLUDE_DIR "Z/version.h"
PATHS "${PROJECT_BINARY_DIR}/Zeta/API"