• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<PROJECT-NAME>_SOURCE_DIR
2-------------------------
3
4Top level source directory for the named project.
5
6A variable is created with the name used in the :command:`project` command,
7and is the source directory for the project.  This can be useful when
8:command:`add_subdirectory` is used to connect several projects.
9