sapling/CMake
Adam Simpkins 5d369296e8 cmake: compile with -std=gnu++1z
Summary:
Tell the compiler that we want to enable C++17 features.
This is required in order to use `std::is_default_constructible_v`, and it
prevents the compiler from warning about structured binding declarations.

Reviewed By: chadaustin, strager

Differential Revision: D10503904

fbshipit-source-id: 8fc521abdb261c787eabb3908bf7d4c2c8e46f2b
2018-10-23 13:42:12 -07:00
..
CompilerSettingsUnix.cmake cmake: compile with -std=gnu++1z 2018-10-23 13:42:12 -07:00
eden-config.h.in Add opt-in for experimental systemd mode 2018-10-22 20:27:25 -07:00
EdenConfigChecks.cmake update the CMake based build with new dependencies 2018-10-23 13:42:12 -07:00
Findcpptoml.cmake add CMake build files 2018-04-30 14:37:46 -07:00
FindGMock.cmake add CMake build files 2018-04-30 14:37:46 -07:00
FindLibGit2.cmake add CMake build files 2018-04-30 14:37:46 -07:00
FindSELinux.cmake add CMake build files 2018-04-30 14:37:46 -07:00
FindSqlite3.cmake add CMake build files 2018-04-30 14:37:46 -07:00
FindYarpl.cmake update the CMake based build with new dependencies 2018-10-23 13:42:12 -07:00
ThriftCppLibrary.cmake Rename generated client source file 2018-08-07 17:22:13 -07:00