mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Buildfix
This commit is contained in:
parent
acad90a041
commit
450f26c1e8
1 changed files with 3 additions and 0 deletions
|
@ -638,6 +638,9 @@ set(CommonVR
|
|||
)
|
||||
include_directories(ext/OpenXR-SDK/include)
|
||||
|
||||
# For ext/sol includes, that are usually included as sol/*.hpp
|
||||
include_directories(ext)
|
||||
|
||||
add_library(Common STATIC
|
||||
${CommonX86}
|
||||
${CommonARM}
|
||||
|
|
Loading…
Add table
Reference in a new issue