mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
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