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