CMakeLists.txt 110 Bytes
Newer Older
Chao Liu's avatar
Chao Liu committed
1
add_example_executable(example_hello_world hello_world.cpp)
Chao Liu's avatar
Chao Liu committed
2
add_example_executable(example_im2col im2col.cpp)