mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-19 15:47:15 +02:00
5 lines
96 B
CMake
5 lines
96 B
CMake
ADD_SUBDIRECTORY (c)
|
|
ADD_SUBDIRECTORY (cpp03)
|
|
ADD_SUBDIRECTORY (cpp11)
|
|
ADD_SUBDIRECTORY (boost)
|