Recompile on headers modification

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2022-11-13 13:22:32 +01:00 committed by Alexander Borsuk
parent c4c63fc554
commit 2a4a1a7f5e

View file

@ -1,8 +1,11 @@
project(base)
set(SRC
# Added to automatically recompile our sources if the submodule is updated.
# Our code will be recompiled on modification of these headers.
../3party/fast_double_parser/include/fast_double_parser.h
../std/boost_container_hash.hpp
../std/target_os.hpp
../std/windows.hpp
array_adapters.hpp
assert.hpp
atomic_shared_ptr.hpp