mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Merge pull request #14145 from cristian64/exclude_cpp-ipc_installation
Externals: Add cpp-ipc subdirectory with `EXCLUDE_FROM_ALL`.
This commit is contained in:
commit
e526c1ffde
2
Externals/cpp-ipc/CMakeLists.txt
vendored
2
Externals/cpp-ipc/CMakeLists.txt
vendored
@ -1,4 +1,4 @@
|
||||
add_subdirectory(cpp-ipc)
|
||||
add_subdirectory(cpp-ipc EXCLUDE_FROM_ALL)
|
||||
|
||||
dolphin_disable_warnings(ipc)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user