mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #11566 from v1993/patch-2
Fix build when using mGBA in unorthodox location
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
find_path(LIBMGBA_INCLUDE_DIR flags.h PATH_SUFFIXES mgba)
|
||||
find_path(LIBMGBA_INCLUDE_DIR mgba/flags.h)
|
||||
find_library(LIBMGBA_LIBRARY mgba)
|
||||
mark_as_advanced(LIBMGBA_INCLUDE_DIR LIBMGBA_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user