emscripten/cmake/Modules
Sam Clegg 5c38582561
cmake: Default to installing into sysroot (#14293)
Assuming the user/project does not specify a CMAKE_INSTALL_PREFIX
to install to we can and should default to installing into the
emscripten sysroot.

Also, add a test that uses `cmake --install` to install a library and
the `finc_package` to find the library config.

This confirms that #6595 is fixed even though technicall the fix landed
in in #14291
2021-05-27 18:58:03 +02:00
..
Platform cmake: Default to installing into sysroot (#14293) 2021-05-27 18:58:03 +02:00
CMakeSystemSpecificInformation.cmake
CheckTypeSize.c.in
CheckTypeSize.cmake
FindOpenAL.cmake Update FindOpenAL.cmake (#9830) 2019-11-14 15:07:36 -08:00
FindOpenGL.cmake
TestBigEndian.cmake