keep fixing parallel-rdp stuff
This commit is contained in:
@@ -9,11 +9,14 @@ add_library(frontend
|
||||
|
||||
target_include_directories(frontend PUBLIC
|
||||
.
|
||||
..
|
||||
../../external
|
||||
../../external/parallel-rdp
|
||||
../../external/parallel-rdp/parallel-rdp-standalone/vulkan
|
||||
../../external/parallel-rdp/parallel-rdp-standalone/util
|
||||
../../external/parallel-rdp/parallel-rdp-standalone/volk
|
||||
../cores
|
||||
../cores/n64)
|
||||
../n64
|
||||
../n64/core
|
||||
../n64/core/cpu
|
||||
../n64/core/cpu/registers)
|
||||
target_link_libraries(frontend PUBLIC frontend-imgui)
|
||||
|
||||
Reference in New Issue
Block a user