<div dir="ltr">Hello All,<div><br></div><div>I'm trying to use the Green Hills MULTI generator with CMake 3,6,2 and I'm having some problems with static libraries.</div><div><br></div><div>I'm creating several static libraries projects and I want the library to be created in a specific folder different from the build folder, so I tried to use CMAKE_ARCHIVE_OUTPUT_DIRECTORY as I was doing previously with NMake Makefiles JOM generator, but this variable has no effect and the created Multi project has the output path to the build folder.</div><div><br></div><div>I tried to use other CMake variables and if I use CMAKE_RUNTIME_OUTPUT_DIRECTORY then I get the result that I want but it's not what the documentation explains.</div><div><br></div><div>Did someone try something similar?</div><div><br></div><div>Regards,</div><div>Arturo</div><div><br></div></div>