mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
6 lines
118 B
CMake
6 lines
118 B
CMake
ADD_SUBDIRECTORY (c)
|
|
ADD_SUBDIRECTORY (cpp03)
|
|
ADD_SUBDIRECTORY (cpp11)
|
|
ADD_SUBDIRECTORY (boost)
|
|
ADD_SUBDIRECTORY (x3)
|