mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-05 11:24:01 +00:00
This allows a user of the library to explicitly control which kind of library type should be built with the CMake BUILD_SHARED_LIBS flag. By default, libraries will build as static without this specifier. |
||
|---|---|---|
| .. | ||
| backend_x64 | ||
| common | ||
| frontend | ||
| ir_opt | ||
| CMakeLists.txt | ||