Hi,<br><br>Is there a way I can point the LIBRARY_OUTPUT_PATH or LIBRARY_OUTPUT_DIRECTORY using set_target_properties at a specific directory and not have it create the CMAKE_TYPE subdirectory? I have suffixes on my DLL and .LIB files to distinguish what they are and I would like them to just land in a particular location to make debugging easier. <br>
<br>Thanks.<br><br>