Skip to content

Commit

Permalink
Removed comment on custom command
Browse files Browse the repository at this point in the history
  • Loading branch information
jlopezr committed Aug 5, 2019
1 parent 280225d commit 6790bbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,4 @@ set_target_properties(${PROJECT_NAME} PROPERTIES
add_custom_command(
TARGET ${PROJECT_NAME} POST_BUILD
COMMAND ${CMAKE_COMMAND} -E copy_directory ${CMAKE_SOURCE_DIR}/Glitter/Shaders $<TARGET_FILE_DIR:${PROJECT_NAME}>
COMMENT "Copying shaders..."
DEPENDS ${PROJECT_SHADERS})

0 comments on commit 6790bbe

Please sign in to comment.