diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 94a86aa0a5..e34485666d 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -133,6 +133,7 @@ add_library( typed_address.h uint128.h unique_function.h + program_args.cpp program_args.h random.cpp random.h