This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-01-19 18:02:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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
…
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
…