Fix the include of the config.h
2 files changed, 2 insertions(+), 2 deletions(-) M CMakeLists.txt M src/utils/encoding.cpp
M CMakeLists.txt => CMakeLists.txt +1 -1
@@ 81,4 81,4 @@ target_link_libraries(test bridge utils) CONFIGURE_FILE(config.h.cmake config.h @ONLY) CONFIGURE_FILE(config.h.cmake src/config.h @ONLY)
M src/utils/encoding.cpp => src/utils/encoding.cpp +1 -1