set_target_properties(${TARGET_NAME} PROPERTIES
FOLDER playground
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/playground/bin
)