CMake: Move project() to top of CMakeLists.txt
authorBen Clayton <bclayton@google.com>
Mon, 13 Jul 2020 18:14:02 +0000 (19:14 +0100)
committerBen Clayton <bclayton@google.com>
Mon, 13 Jul 2020 18:14:02 +0000 (19:14 +0100)
commit6b20d83c4117397f77add9e3bd61b81f9aad3ad5
tree789d3af0d631ce26e276f04657bd6c1acbb93166
parentf5add0b20d2a58957164fe48fefd63d94de44ea9
CMake: Move project() to top of CMakeLists.txt

Also remove `NOTICE` from message() about PCHs - it seems to print this in the actual message, contrary to the documentation where it is used as a severity.
CMakeLists.txt