Update Fedora state: 2026-04-29 11:50
This commit is contained in:
parent
42ca768584
commit
10f0d5de1d
338 changed files with 18983 additions and 32 deletions
16
dot_config/JetBrains/CLion2025.3/options/cppRuleManager.xml
Normal file
16
dot_config/JetBrains/CLion2025.3/options/cppRuleManager.xml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<application>
|
||||
<component name="cppRuleManager">
|
||||
<group name="std">
|
||||
<item>std::*</item>
|
||||
</group>
|
||||
<group name="Boost">
|
||||
<item>boost::*</item>
|
||||
</group>
|
||||
<group name="Catch">
|
||||
<item>Catch::*</item>
|
||||
</group>
|
||||
<group name="Google Test">
|
||||
<item>testing::*</item>
|
||||
</group>
|
||||
</component>
|
||||
</application>
|
||||
Loading…
Add table
Add a link
Reference in a new issue