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
300ce2481e
CMake
/
Tests
/
RuntimePath
/
foo1.c
2 lines
25 B
C
Raw
Normal View
History
Unescape
Escape
ENH: Added RuntimePath test to make sure rpath gets correct order.
2008-01-22 17:15:16 +03:00
int
foo1
(
)
{
return
0
;
}