summaryrefslogtreecommitdiff
path: root/ccache.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ccache.spec')
-rw-r--r--ccache.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccache.spec b/ccache.spec
index 54a4ea9..26ed2d4 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -51,7 +51,7 @@ grep "SHA256 `sha256sum %{S:3} | awk '{print $1}'`" cmake/FindDoctest.cmake
install -Dm 644 %{S:3} src/third_party/doctest/doctest.h
%build
-%cmake -B %{_vpath_builddir} -DDEPS=LOCAL
+%cmake -B %{_vpath_builddir} -DDEPS=LOCAL -DDOCTEST_INCLUDE_DIR=src/third_party
%cmake_build
%cmake_build --target doc