Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Schwab
6c8cec0eb8 Create doc/html directory
The html directory must exist before the documentation can be built;
else, make reports the following error:

    CMake Error at doc/cmake_install.cmake:31 (file):
      file INSTALL cannot find "/Users/jeff/pkg/fmtlib/fmt/doc/html".
    Call Stack (most recent call first):
      cmake_install.cmake:33 (include)

    make: *** [install] Error 1
2016-05-23 21:09:29 -04:00