1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-05-02 04:51:19 -04:00
hdf89shfdfs d0052f6320
Minor cmake nitpicks ()
It's much nicer and less error prone to just use add_subdirectory to establish the include directory.

Hide the GNUInstallDirs module by placing it in the helper module. The intent being that the main CMakeLists.txt should have a little code as possible. So that readers can quickly understand the project.

Use include_guard() when available in cmake 3.10+

Co-authored-by: Juan Ramos <juanr0911@gmail.com>
2021-01-08 09:56:04 -08:00
..
2020-12-09 15:18:07 -08:00
2021-01-08 09:56:04 -08:00