#TODO not compiled or tested # build instructions: https://github.com/arximboldi/immer#usage [source] git = "https://github.com/arximboldi/immer" rev = "v0.9.1" shallow_clone = true [build] template = "cmake" cmakeflags = [ "-Dimmer_BUILD_TESTS=off", "-Dimmer_BUILD_DOCS=off", ]