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
2024-12-04 09:54:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
73485615b2
CMake
/
Tests
/
SubProject
/
bar.cxx
Bill Hoffman
8a83f09637
ENH: fix for bug 3218 dependant projects are written out automatically if they are in the project. Also fix bug 5829, remove hard coded CMAKE_CONFIGURATION_TYPES from vs 7 generator
2008-01-30 12:04:38 -05:00
5 lines
27 B
C++
Raw
Blame
History
int
bar
(
)
{
return
10
;
}
Reference in New Issue
View Git Blame
Copy Permalink