Romain-P opened this issue a year ago · 0 comments
Cmakefile.txt
find_package(cpprestsdk) target_link_libraries(module PRIVATE cpprestsdk::cpprest)
When compiling, the dll size increases by 3MB+ size, am I missing a specific option?