Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Functions
source/CMakeLists.txt File Reference

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$
 

Function Documentation

◆ MESSAGE()

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.