[ 95%] Linking CXX executable ../../bin/server
ld: CMakeFiles/server.dir/server.cpp.o: in function
`main::{lambda(httplib::Request const&, httplib::Response&)#3}::operator()(httplib::Request const&, httplib::Response&) const':
server.cpp:(.text+0x44be): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
Just a warning but still:
ref: https://cwe.mitre.org/data/definitions/377.html