emscripten/cmake/Modules/Platform
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
..
Emscripten.cmake cmake: Default to installing into sysroot (#14293) 2021-05-27 18:58:03 +02:00