This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-31 03:40:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bb46ee787828c75b825d72b7121296d91bef7d6
CMake
/
Tests
/
Framework
History
David Cole
58be1b005f
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
..
bar.cxx
…
CMakeLists.txt
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
foo2.h
…
foo.cxx
…
foo.h
…
fooBoth.h
…
fooDeepPublic.h
BUG: Correct Mac OS X framework behavior
2008-04-08 00:06:47 -04:00
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
…