mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-15 08:23:17 -03: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:
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user