This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
QtAutogen
/
MocOptions
/
main.cpp
8 lines
88 B
C++
Raw
Normal View
History
Unescape
Escape
New upstream version 3.11.1
2018-04-23 21:13:27 +02:00
#
include
"Object.hpp"
New upstream version 3.9.0
2017-07-20 19:35:53 +02:00
int
main
(
int
argv
,
char
*
*
args
)
{
New upstream version 3.11.1
2018-04-23 21:13:27 +02:00
Object
object
;
New upstream version 3.9.0
2017-07-20 19:35:53 +02:00
return
0
;
}
Reference in New Issue
Copy Permalink