Merge pull request #112 from Tachi107/build-minor-fixes

build: minor refactoring and fixes
This commit is contained in:
Exzap 2022-09-02 19:22:19 +02:00 committed by GitHub
commit 4ed38a28b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 208 additions and 235 deletions

View file

@ -12,8 +12,6 @@ endif()
set_property(TARGET CemuCafe PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
target_precompile_headers(CemuCafe PRIVATE ../Common/precompiled.h)
target_include_directories(CemuCafe PUBLIC "../")
target_link_libraries(CemuCafe PRIVATE