libcpp icon indicating copy to clipboard operation
libcpp copied to clipboard

Add test application / CI build step

Open phillipjohnston opened this issue 5 years ago • 0 comments

libcpp: need to add a test application that links against the libraries to check for potential problems like the mach_absolute_time missing symbol at link time due to poor symbol definition. This application should be built as a test, and not when we are being used as a subproject.

phillipjohnston avatar Jun 11 '20 17:06 phillipjohnston