mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
4 lines
80 B
Prolog
4 lines
80 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = ipc test chat
|
|
test.depends = ipc
|
|
chat.depends = ipc |