]> git.ipfire.org Git - thirdparty/ccache.git/commit
build: Apply standard settings and warnings to lockfile test (#1195)
authorGregor Jasny <gjasny@googlemail.com>
Mon, 24 Oct 2022 14:51:54 +0000 (16:51 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2022 14:51:54 +0000 (16:51 +0200)
commit24dc4c99a37a8f016504cdbedf2bfdd707fe30dd
tree2f8c09617565401c8c70a8f05750dbc1a6dec57b
parent60e897bf328c54e060add90f9b5899fd93dbd694
build: Apply standard settings and warnings to lockfile test (#1195)

This ensures the required include of `config.h` to get `mode_t` defined on Windows.
src/CMakeLists.txt