From 33d9a0450d2713e07401ea63e695959f8eb0f78a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 5 Oct 2024 14:44:40 +0000 Subject: automatic import of ccache --- ccache.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3