[CMake] linker library order

Jon W knowdat at gmail.com
Tue Aug 7 16:10:02 EDT 2007


I need to have a specific library linked before all other libraries.
For example, I need foo.lib linked  before the defaults, "
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib
odbccp32.lib".

What would be the best way to accomplish this behavior?

Thanks,
Jon


More information about the CMake mailing list