Commit graph

4 commits

Author SHA1 Message Date
John McNamara
c0d12f3a5c Updated copyright year. 2022-01-16 20:22:27 +00:00
Sijmen J. Mulder
6657a01d27 Respect LDFLAGS in test/cpp/Makefile
E.g. so libraries are found when using a third-party package manager.
2021-11-20 09:29:20 +00:00
Sijmen J. Mulder
d9ef073dfc Link minizip and crypto in C++ test if required
Setting USE_SYSTEM_MINIZIP and USE_OPENSSL_MD5 causes minizip and crypto
respectively to becomme dependencies of libxlsxwriter, hence then they
need to be linked in the C++ test, too.
2021-11-20 09:28:54 +00:00
John McNamara
dd9b177235 Add test for C++ compilation and includes. 2021-08-10 22:55:14 +01:00