mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-23 08:52:32 +02: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)
|