<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">On Wed, Jan 9, 2019 at 11:27 AM Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com">ben.boeckel@kitware.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hmm, this is probably because SOVERSION is now set. Maybe we shouldn't<br>
do that?<br></blockquote><div><br></div><div>Since the version number is part of the base name, SOVERSION is redundant.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> On an unrelated note, CMAKE_BUILD_TYPE=RelWithDebInfo causes duplicated<br>
> targets.<br>
<br>
Ooh, I hadn't seen that. Will investigate. What duplicate targets are<br>
you seeing.<br></blockquote><div><br></div><div>With RelWithDebInfo, I get these errors (might not actually be a dup target):</div><div><br></div><div><div>Common/Core/CMakeFiles/CommonCore.dir/build.make:2026: warning: overriding commands for target `lib/libvtkCommonCore-8.90.8.90.0.dylib'</div><div>Common/Core/CMakeFiles/CommonCore.dir/build.make:2024: warning: ignoring old commands for target `lib/libvtkCommonCore-8.90.8.90.0.dylib'</div><div>Common/Core/CMakeFiles/CommonCore.dir/build.make:2026: warning: overriding commands for target `lib/libvtkCommonCore-8.90.8.90.0.dylib'</div><div>Common/Core/CMakeFiles/CommonCore.dir/build.make:2024: warning: ignoring old commands for target `lib/libvtkCommonCore-8.90.8.90.0.dylib'</div><div>make[2]: *** No rule to make target `optimized', needed by `lib/libvtkCommonCore-8.90.8.90.0.dylib'. Stop.</div></div><div><br></div><div> David</div><div><br></div></div></div></div></div>