mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-16 21:31:27 -06:00
Link to CemuConfig in CemuCamera
I'm using it after all
This commit is contained in:
parent
a4478db4b3
commit
df55484d09
@ -12,7 +12,7 @@ target_include_directories(CemuCamera PUBLIC "../")
|
||||
target_link_libraries(CemuCamera
|
||||
PRIVATE
|
||||
CemuCommon
|
||||
CemuGui
|
||||
CemuConfig
|
||||
CemuUtil
|
||||
glm::glm
|
||||
openpnp-capture)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user