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
becb14c955
CMake
/
Tests
/
EmptyProperty
/
EmptyProperty.cxx
2 lines
29 B
C++
Raw
Normal View
History
Unescape
Escape
set_property: Do not remove a property when APPENDing nothing
2013-07-23 01:19:55 +04:00
int
main
(
void
)
{
return
0
;
}