CMake installs all include/COMPILER.mk files, not just the one used during the build. For example, an installation built with Intel has makefile includes for GNU, IBM, PGI, NAG, etc., not just include/INTEL.mk.
Log in to post a comment.