Closed smanders closed 4 years ago
zlib (https://github.com/madler/zlib/compare/v1.2.8...smanders:xp1.2.8)
libssh2 (https://github.com/libssh2/libssh2/compare/libssh2-1.9.0...smanders:xp-1.9.0)
more to come https://github.com/smanders/externpro/issues/273
completed with commits to dev branch referenced above for this release of externpro
linker errors on Windows for boost::iostreams (zlib) I have a boostio repo with a decompressor executable that I'm planning to add to wxInclude repo to catch this earlier in the future...
xpTargetExtern()
has been a good boat and has helped get us to where we are today, but a better, more familiar boat exists (target_link_libraries()
) now that I've discovered how to associate include directories and compile definitions with a library targetthis issue is all about setting target properties and using a cmake namespace (
xpro::
) in externpro projects and is really a continuation of changes in the last release of externprosee part 1 https://github.com/smanders/externpro/issues/257
clangformatclangtidyfftw(moved to internpro)patch