BASIS  r3148
CheckPublicHeaders.cmake File Reference

CMake script used to check whether public headers were added/removed. More...

#include "${CMAKE_FILE}.cmake"
#include "${REFERENCE_FILE}.cmake"
+ Include dependency graph for CheckPublicHeaders.cmake:

Go to the source code of this file.

Variables

cmake _HEADERS
cmake CMAKE_FILE_DIFFERS
cmake VARIABLE_NAME

Detailed Description

CMake script used to check whether public headers were added/removed.

This script removes the deprecated public headers from the build tree and then throws a fatal error if public header files were added or removed to the project.

Copyright (c) 2011, 2012 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file CheckPublicHeaders.cmake.


Variable Documentation

cmake _HEADERS

Definition at line 59 of file CheckPublicHeaders.cmake.

Definition at line 49 of file CheckPublicHeaders.cmake.

Definition at line 17 of file CheckPublicHeaders.cmake.