g3log/.gitignore
Jean-Christophe Fillion-Robin 0005e14a9c cmake: Avoid extra recompilation updating generated_definitions.hpp only if needed (#235)
This commit updates the build system to ensure the generated_definitions
header is updated only if its content changed. This will avoid recompilation
if the re-configured without changing any options.
2017-12-02 17:21:56 -07:00

10 lines
92 B
Plaintext

syntax: glob
sinks/*
3rdParty/*
build/*
nbproject/*
build_clang
build_travis
gtest-1.7.0
*~