summaryrefslogtreecommitdiffhomepage
path: root/examples/equiv
diff options
context:
space:
mode:
Diffstat (limited to 'examples/equiv')
-rw-r--r--examples/equiv/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/equiv/CMakeLists.txt b/examples/equiv/CMakeLists.txt
index a8ed6d3..8b29e23 100644
--- a/examples/equiv/CMakeLists.txt
+++ b/examples/equiv/CMakeLists.txt
@@ -9,4 +9,4 @@ project(
add_executable(Equiv equiv.cc)
set_property(TARGET Equiv PROPERTY CXX_STANDARD 20)
-target_include_directories(Equiv PUBLIC ../../lib)
+target_include_directories(Equiv PUBLIC ../../)