CMake/Tests/SimpleInstall
Brad King fea3e84ee3 export(): Document undefined behavior of location properties
Since the export() command needs to know the final location of a target
in the build tree we cannot allow properties affecting the location or
name of a target file to be set after the target is passed to export().

Fix a violation of this rule in the SimpleInstall test.
2011-12-01 16:00:12 -05:00
..
scripts
TestSubDir
CMakeLists.txt export(): Document undefined behavior of location properties 2011-12-01 16:00:12 -05:00
foo.c
foo.h
inst2.cxx
inst.cxx
InstallScript1.cmake
InstallScript2.cmake
InstallScript3.cmake
InstallScript4.cmake
lib1.cxx
lib1.h
lib2.cxx
lib2.h
lib3.cxx
lib3.h
lib4.cxx
lib4.h
PackageScript.cmake
PostInstall.cmake
PreInstall.cmake