Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
Kitware
Edit Copy
Star
GitHub Repository:
Kitware/CMake
Path:
blob/master/Tests/BundleGeneratorTest/Library.cxx
3
1
4
8
views
#include <iostream> void print_message(char const* const Message) { std::cout << Message; }