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: Jan 09 2025 at 00:46 UTC