[CMake] get windows import lib location

j s j.s4403 at gmail.com
Wed Sep 24 00:14:31 EDT 2014


What is the proper way to get the import lib location for a windows dll?

I've used
GET_TARGET_PROPERTY(FOOPATH foo LOCATION)

to get the location of the foo.dll, but I also need the path to foo.lib.

Thanks,



More information about the CMake mailing list