flux-framework / flux-sched

Fluxion Graph-based Scheduler
GNU Lesser General Public License v3.0
84 stars 39 forks source link

docs/cmake:stop constantly rebuilding manpages #1190

Closed trws closed 2 weeks ago

trws commented 2 weeks ago

problem: manpages rebuild on every invocation of the build

solution: remove the accidental ALL from the add_custom_command for manpages, that was causing cmake to constantly rebuild them trying to create a file named "ALL"