Clean EOF of some files

This commit is contained in:
mocabe
2020-01-31 04:34:13 +09:00
committed by Markus Tavenrath
parent f0e16b701f
commit 1572c0b1ba
14 changed files with 14 additions and 14 deletions

View File

@@ -36,4 +36,4 @@ if(NOT SAMPLES_BUILD_ONLY_DYNAMIC)
set_target_properties(01_InitInstance PROPERTIES FOLDER "Samples")
target_link_libraries(01_InitInstance "${Vulkan_LIBRARIES}")
endif()
endif()