BASIS  version 1.2.3 (revision 2104)
CheckPublicHeaders.cmake File Reference

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

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

Go to the source code of this file.


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.