Split the C++ and Julia part into separate repositories
Changes in this release:
- Bugfixes
- Separate C++ and Julia parts of the package
Breaking changes:
- CMake config file was relocated, it is now in
joinpath(dirname(CxxWrap._l_jlcxx), "cmake", "JlCxx")
- The target to link to has been renamed from
JlCxx::jlcxx
toJlCxx::cxxwrap_julia
Special note: This release was drafted in a Boeing 747, about 35000 ft above Canada, on the way to C++Now. Quality should not be negatively affected.