Why doesn't CMake support `make install`? ``` jrhammon-mac01:build-cmake jrhammon$ make install make: *** No rule to make target `install'. Stop. ``` e.g. see https://travis-ci.org/jeffhammond/BigMPI/jobs/248023213
Why doesn't CMake support
make install?e.g. see https://travis-ci.org/jeffhammond/BigMPI/jobs/248023213