mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-17 22:01:26 -06:00
Remove duplicate sources in CMakeLists.txt
This commit is contained in:
parent
e1031bddfc
commit
6ee1e1e3e4
@ -4,10 +4,6 @@ add_library(CemuCamera
|
||||
CameraManager.h
|
||||
Rgb2Nv12.cpp
|
||||
Rgb2Nv12.h
|
||||
CameraManager.h
|
||||
CameraManager.cpp
|
||||
Rgb2Nv12.h
|
||||
Rgb2Nv12.cpp
|
||||
)
|
||||
|
||||
set_property(TARGET CemuCamera PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user