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