Modifying a project .cmake file does not trigger its rebuild
Modifying a .cmake file for a project and then build does not rebuild the project.
Steps to repro (using pv sb)
- build paraview superbuild, enable gmsh and qt
- modify an option in gmsh.cmake file
- build again
- gmsh is not rebuilt