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
3ecdddfc35
CMake
/
Tests
/
RunCMake
/
CPackInstallProperties
/
test.cpp
2 lines
14 B
C++
Raw
Normal View
History
Unescape
Escape
Add an "installed file" property scope Teach set_property and get_property an "INSTALL" property type to be associated with install-tree file paths. Make the properties available to CPack for use during packaging. Add a "prop_inst" Sphinx domain object type for documentation of such properties.
2014-05-15 21:12:40 +04:00
int
main
(
)
{
}