Skip to content

Commit

Permalink
rules/toolkit-cpp-clang_33.ham: Clang PCH added link to reference doc…
Browse files Browse the repository at this point in the history
…umentation ;
  • Loading branch information
prenaux committed Sep 13, 2022
1 parent ecb0c25 commit b0eda73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/toolkit-cpp-clang_33.ham
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ rule tkPchObject
}

# tkC++Pch TARGET : <pch>.cpp : [pchdep-sources] : [nopchdep-sources]
# cf: https://clang.llvm.org/docs/PCHInternals.html
rule tkC++Pch
{
local _src = ;
Expand Down

0 comments on commit b0eda73

Please sign in to comment.