Stream: brlcad

Topic: CMake 3.12


view this post on Zulip starseeker (Jul 18 2018 at 11:20):

Huh - CMake 3.12 lists some interesting new features: -j # support in cmake --build, a way to specify dependencies on directory contents with file(GLOB) and CONFIGURE_DEPENDS, and support for object libraries in target_link_libraries.


Last updated: Oct 09 2024 at 00:44 UTC