mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
187 B
ReStructuredText
8 lines
187 B
ReStructuredText
IMPORTED_IMPLIB
|
|
---------------
|
|
|
|
Full path to the import library for an IMPORTED target.
|
|
|
|
Set this to the location of the ".lib" part of a windows DLL. Ignored
|
|
for non-imported targets.
|