mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 09:34:40 -06:00
Remove duplicate sources in CMakeLists.txt
This commit is contained in:
parent
27e10ca5da
commit
3235ffbda4
@ -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