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
..
TestSubDir
scripts
CMakeLists.txt export(): Document undefined behavior of location properties 2011-12-01 16:00:12 -05:00
InstallScript1.cmake
InstallScript2.cmake
InstallScript3.cmake BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. 2007-10-15 07:08:15 -04:00
InstallScript4.cmake BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. 2007-10-15 07:08:15 -04:00
PackageScript.cmake
PostInstall.cmake
PreInstall.cmake
foo.c
foo.h
inst.cxx
inst2.cxx
lib1.cxx
lib1.h
lib2.cxx
lib2.h
lib3.cxx
lib3.h
lib4.cxx
lib4.h