I started messing around with releasing a new conan version, and got an unexpected build error. Turns out that, yep, #347 did not update CMakeLists.txt. I need to figure out why our CI didn't catch it. Using CMake locally, everything does still pass. I suspect it's related to having an external project use Au as a dependency. We'll need to cut a new release for this ASAP.
I started messing around with releasing a new conan version, and got an unexpected build error. Turns out that, yep, #347 did not update
CMakeLists.txt. I need to figure out why our CI didn't catch it. Using CMake locally, everything does still pass. I suspect it's related to having an external project use Au as a dependency. We'll need to cut a new release for this ASAP.