This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-07 22:30:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa277b29e41a8de43913f0a63b273bb3dbc759e8
CMake
/
Tests
/
Plugin
History
Daniel Pfeifer
fa277b29e4
Remove c_str() calls from stream arguments.
...
Mostly automated: git grep -l '.c_str() <<' | xargs sed -i 's|\.c_str() <<| <<|g'
2016-06-06 23:53:32 +02:00
..
include
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
PluginTest
Do not set SONAME for MODULE library targets (
#15705
)
2015-08-20 10:45:09 -04:00
src
Remove c_str() calls from stream arguments.
2016-06-06 23:53:32 +02:00
check_mod_soname.cmake
Tests: Use a less strict regular expression to look for "SONAME"
2015-09-01 10:30:09 -04:00
CMakeLists.txt
Tests: fix Plugin building on Clang/C2
2016-03-10 09:11:41 -05:00