CMake/Tests/Framework
Brad King 20278872e3 Ninja: Fix POST_BUILD commands on macOS Frameworks
The condition added by commit v2.8.12~179^2 (OS X: Fix regression
handling frameworks for Ninja, 2013-07-16) for excluding use of
versioning symlinks on macOS Frameworks must match that used for
POST_BUILD selection.  Otherwise we place the POST_BUILD commands after
a symlink step that is never added.

Closes: #16363
2016-10-13 14:04:12 -04:00
..
CMakeLists.txt Ninja: Fix POST_BUILD commands on macOS Frameworks 2016-10-13 14:04:12 -04:00
bar.cxx
foo.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
foo.h
foo2.h
fooBoth.h
fooDeepPublic.h
fooExtensionlessResource BUG: Fix issue #7046 - make sure extensionless headers and resource files work with the Xcode generator. Also fix incorrect mappings in the lastKnownFileType code. Add some extensionless files to the Framework test. 2008-09-05 15:51:19 -04:00
fooNeither.h
fooPrivate.h
fooPrivateExtensionlessHeader BUG: Fix issue #7046 - make sure extensionless headers and resource files work with the Xcode generator. Also fix incorrect mappings in the lastKnownFileType code. Add some extensionless files to the Framework test. 2008-09-05 15:51:19 -04:00
fooPublic.h
fooPublicExtensionlessHeader BUG: Fix issue #7046 - make sure extensionless headers and resource files work with the Xcode generator. Also fix incorrect mappings in the lastKnownFileType code. Add some extensionless files to the Framework test. 2008-09-05 15:51:19 -04:00
test.lua