Reference documentation for deal.II version 9.2.0
|
Functions | |
MESSAGE (FATAL_ERROR "\nWrong source directory specified.\n" "You pointed cmake to the subdirectory \"source\" instead of the base " "directory (the one containing the file \"README.md\"). Make sure that " "the path in the cmake invocation does not end in \".../source\". If you " "have created a \"build\" subdirectory, the cmake invocation should simply " "be of the form:\n" " @f$ cmake [...options...] ../\n" "(path not ending in \".../source\")") INCLUDE_DIRECTORIES( @f$ | |
MESSAGE | ( | FATAL_ERROR "\nWrong source directory specified.\n" "You pointed cmake to the subdirectory \"source\" instead of the base " "directory (the one containing the file \"README.md\"). Make sure that " "the path in the cmake invocation does not end in \".../source\". If you " "have created a \"build\" | subdirectory, |
the cmake invocation should simply " "be of the form:\n" " @f$ cmake ../\n" "(path not ending in \".../source\")" | [...options...] | ||
) |
Definition at line 22 of file CMakeLists.txt.