We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c23b62 commit d247468Copy full SHA for d247468
Rakefile
@@ -187,7 +187,7 @@ task :cache_cxx_dependencies do
187
"spdlog/*/spdlog/LICENSE",
188
"spdlog/*/spdlog/cmake/*",
189
"spdlog/*/spdlog/include/**/*",
190
- "spdlog/*/spdlog/src/**/*",
+ "spdlog/*/spdlog/src/**/*"
191
].grep_v(/crypto_test_data.cc|googletest/)
192
193
# we don't want to fail if git is not available
0 commit comments