summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/CMAKE_PROJECT_TOP_LEVEL_INCLUDES.rst
blob: ca2d223a1c23cdc607913b58af2fcca0f6d28632 (plain)
1
2
3
4
5
6
CMAKE_PROJECT_TOP_LEVEL_INCLUDES
--------------------------------

* The :variable:`CMAKE_PROJECT_TOP_LEVEL_INCLUDES` variable was added to allow
  injecting custom code at the site of the first :command:`project` call,
  after the host and target platform details have been determined.