[general] fixed some warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
foreach(PROG dot conv shift)
|
||||
foreach(PROG dot)
|
||||
add_executable(${PROG} ${PROG}.cpp)
|
||||
set_target_properties(${PROG} PROPERTIES OUTPUT_NAME ${PROG})
|
||||
include_directories(/usr/local/cuda/include/)
|
||||
|
Reference in New Issue
Block a user