dynarmic/CMakeModules
Andrea Pappacoda 4dcebc1822 build(cmake): add install target
This makes dynarmic installable, and also adds a CMake package config
file, that allows projects to use `find_package(dynarmic)` to import the
library.

I know #636 adds the same thing, but while experimenting with the
different install options in
https://github.com/merryhime/dynarmic/pull/636#discussion_r725656034
I ended up with a working patch, so I'm proposing this as well. This
implements solution 2.
2021-10-30 19:03:23 +01:00
..
CreateDirectoryGroups.cmake CMakeLists: Derive the source file listings from targets directly (#118) 2020-04-22 20:26:07 +01:00
DetectArchitecture.cmake CMakeLists: Rework architecture detection 2021-03-02 20:41:38 +00:00
dynarmicConfig.cmake.in build(cmake): add install target 2021-10-30 19:03:23 +01:00
FindUnicorn.cmake FindUnicorn: Fix find_package_handle_standard_args warning 2020-06-27 10:06:39 +01:00