This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cdf550de13
CMake
/
Tests
/
ComplexRelativePaths
/
Library
/
file2.cxx
7 lines
49 B
C++
Raw
Normal View
History
Unescape
Escape
make sure ; expansion is done in all commands
2002-03-29 22:20:32 +03:00
#
include
<string.h>
ENH: try to get better test coverage
2001-08-23 21:57:45 +04:00
int
file2
(
)
{
return
1
;
}