]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
build: Add missing source file extension
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 12 Oct 2022 18:30:16 +0000 (20:30 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 12 Oct 2022 18:30:16 +0000 (20:30 +0200)
unittest/CMakeLists.txt

index 7b9a58ddad984af1a7db9489226629ff5d640444..fc54fe01a4e6f52943fe1e8bb92b8232ef1d5313 100644 (file)
@@ -13,7 +13,7 @@ set(
   test_ccache.cpp
   test_compopt.cpp
   test_compression_types.cpp
-  test_core_ShowIncludesParser
+  test_core_ShowIncludesParser.cpp
   test_core_Statistics.cpp
   test_core_StatisticsCounters.cpp
   test_core_StatsLog.cpp