diff --git a/CMakeLists.txt b/CMakeLists.txt index 8052cb1..87d3b76 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,7 @@ include_directories(${VCPKG_INSTALLED_DIR}/x86-windows/include ${PROJECT_SOURCE add_subdirectory(spdlog) -# add_subdirectory(source) +add_subdirectory(source) find_package(nlohmann_json CONFIG REQUIRED) find_package(unofficial-mongoose CONFIG REQUIRED) diff --git a/tool/injector/ConsoleInject.exe b/tool/injector/ConsoleInject.exe index ed0fe3f..aa65041 100644 Binary files a/tool/injector/ConsoleInject.exe and b/tool/injector/ConsoleInject.exe differ