xmos / xcommon_cmake

6 stars 5 forks source link

Additional sources for static libraries #156

Closed danielpieczko closed 5 months ago

danielpieczko commented 5 months ago

Fixes #154

Lots of tests have files moved around to match the default libsrc directory that contains the source code for the static library archive. The actual implementation of this feature is quite small in xcommon.cmake and there's a new test to make sure we compile all the required additional source files.