The following issue has been SUBMITTED. ====================================================================== http://cmake.org/Bug/view.php?id=12372 ====================================================================== Reported By: John Thompson Assigned To: ====================================================================== Project: CMake Issue ID: 12372 Category: CMake Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-07-29 14:51 EDT Last Modified: 2011-07-29 14:51 EDT ====================================================================== Summary: /DELAYLOAD additional linker option not supported (again) Description: Despite issue 6629, I'm using:
set_target_properties(mytarg PROPERTIES LINK_FLAGS "/DELAYLOAD:mydll.dll") but mydll.dll is not showing up in the "Delay Loaded DLLs" property. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-07-29 14:51 John Thompson New Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
