build: allow to disable language support in cmake
* in addition: add unloadable sourcegroup to visualize, load and save information when loading a project that contains source groups that are not supported by the build
This commit is contained in:
@@ -8,14 +8,11 @@
|
||||
|
||||
<source_groups>
|
||||
<source_group_77438437-02db-4207-8bbf-75c627d53b89>
|
||||
<type>C++ Source Group</type>
|
||||
<type>Custom Command Source Group</type>
|
||||
<source_paths>
|
||||
<source_path>data</source_path>
|
||||
<source_path>src</source_path>
|
||||
<source_path>test</source_path>
|
||||
</source_paths>
|
||||
<header_search_paths>
|
||||
<header_search_path>data/</header_search_path>
|
||||
<header_search_path>src/</header_search_path>
|
||||
</header_search_paths>
|
||||
</source_group_77438437-02db-4207-8bbf-75c627d53b89>
|
||||
</source_groups>
|
||||
</config>
|
||||
|
||||
Reference in New Issue
Block a user