Skip to content
Snippets Groups Projects
Commit 10d0e152 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

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.
parent 62119167
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment