A fix for Bug#987296 "cmake doesn't rebuild all files..."
A fix for Bug#987296 "cmake doesn't rebuild all files... which include TARANTOOL_CONFIG". Since the dependency between recompiled sources and tarantool module config is not present anywhere in the code, cmake can not track it. Add an explicit object_depends to the relevant target. Fix alignment of tarantool_mod function.
Loading
Please register or sign in to comment