Logo
Explore Help
Register Sign In
TeamHepta/dynarmic
1
0
Fork 0
You've already forked dynarmic
mirror of https://github.com/azahar-emu/dynarmic.git synced 2026-05-03 09:50:10 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
d6b58b268bb77cdeebc89f7e1ea952a4dfcb29b0
dynarmic/CMakeModules/dynarmicConfig.cmake.in

6 lines
124 B
CMake
Raw Normal View History

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-12 10:09:21 +02:00
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components(@PROJECT_NAME@)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 31ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API