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-04-21 05:38:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
281e441100caeb93c3308c034b030d1e50ec8a91
CMake
/
Tests
/
OutOfSource
/
simple.cxx
T
Brad King
ccfab2622b
ENH: Adding test for multiple source files with the same name but different full paths.
2006-07-07 09:54:29 -04:00
2 lines
29 B
C++
Raw
Blame
History
int
simple
(
)
{
return
123
;
}
Reference in New Issue
View Git Blame
Copy Permalink