History log of /seL4-camkes-master/projects/projects_libs/libmsgpack/CMakeLists.txt
Revision Date Author Comments
# 3f440979 12-Jul-2019 Yu Hou <Yu.Hou@data61.csiro.au>

Trivial: style fix

make the style checker happy


# c8d21d77 22-May-2019 Yu Hou <Yu.Hou@data61.csiro.au>

projects_libs: global configuration lib

this commit removes autoconf.h generation from projects_libs and
append '#include <<lib_name>/gen_config.h>' after each
'#include <autoconf.h>' since autoconf.h is only the for the
kernel config now. This is a temporarily solution, since we
currently don't have a way to tell which header files each file
is trying to include when it includes 'autoconf.h'


# 54095dd3 13-Nov-2017 Claudia Tu <claudia.tu@unsw.edu.au>

SELFOUR-1103 add cmake support