mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-22 01:12:53 -05:00
'make install' should install the GSL library (ie. the headers), not the tests. It still installs the UnitTest++ headers, but that will be more complex to fix, as GSL just imports UnitTest++ as a git submodule, and the install command propagates down to UnitTest++'s CMakeLists.txt.