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
5
0
0
2
views
#include <iostream> void print_message(char const* const Message) { std::cout << Message; }