mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Fix generator for CLion when project is empty // Issue #2824
This commit is contained in:
@ -59,6 +59,7 @@ endif()
|
||||
|
||||
% leftover_envs = set(envs) ^ set([env_name])
|
||||
%
|
||||
% ide_data = {}
|
||||
% if leftover_envs:
|
||||
% ide_data = load_project_ide_data(project_dir, leftover_envs)
|
||||
% end
|
||||
|
Reference in New Issue
Block a user