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
06a8dc7003
CMake
/
Tests
/
RunCMake
/
install
/
main.c
2 lines
29 B
C
Raw
Normal View
History
Unescape
Escape
Tests: Add cases for install() command EXCLUDE_FROM_ALL option
2016-02-03 22:10:55 +03:00
int
main
(
void
)
{
return
0
;
}