forked from platformio/platformio-core
Create dummy target for CLION
This commit is contained in:
@ -86,4 +86,4 @@ add_custom_target(
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
add_executable(pioprog ${SRC_LIST})
|
||||
add_executable(Z_DUMMY_TARGET ${SRC_LIST})
|
||||
|
Reference in New Issue
Block a user