CMake Discourse
Linking a lib file in cmake
Code
os:windows
ben.boeckel
(Ben Boeckel (Kitware))
April 22, 2022, 11:59am
2
You’ll probably want a full path to that
.lib
file, not just a filename.
show post in topic