Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Jul 9, 2014
1 parent 71d3e8a commit 6fdc036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ include_directories("${PROJECT_SOURCE_DIR}/textures")
include_directories("${PROJECT_SOURCE_DIR}/common")

if(USE_OPENCL)
include_directories("${PROJECT_SOURCE_DIR}/textures")
include_directories("${PROJECT_SOURCE_DIR}/kernels")
endif()

#copy shaders and textures into release folder, TEMP solution to ths issue
Expand Down

0 comments on commit 6fdc036

Please sign in to comment.