diff --git a/cmake/src/main/hook/nxa/CMakeLists.txt b/cmake/src/main/hook/nxa/CMakeLists.txt index 8f57a75..d6392a4 100644 --- a/cmake/src/main/hook/nxa/CMakeLists.txt +++ b/cmake/src/main/hook/nxa/CMakeLists.txt @@ -16,4 +16,4 @@ add_library(${PROJECT_NAME} SHARED ${SOURCE_FILES} ${HDD_RAW} ${DOG_KEY}) set_target_properties(${PROJECT_NAME} PROPERTIES LINK_FLAGS "-fPIC") set_target_properties(${PROJECT_NAME} PROPERTIES PREFIX "") -target_link_libraries(${PROJECT_NAME} asset-nxa crypt hook-core microdog40 patch ptapi-io-piuio-util util dl pthread) \ No newline at end of file +target_link_libraries(${PROJECT_NAME} asset-nxa crypt hook-core microdog40 asset-nxa patch ptapi-io-piuio-util pumpnet-lib util dl pthread curl) \ No newline at end of file