summaryrefslogtreecommitdiff
path: root/compiler/tflchef/tools/file/CMakeLists.txt
blob: 477b7d97402e39f528f3f6b18b35623604276f59 (plain)
1
2
3
add_executable(tflchef-file Driver.cpp)
target_link_libraries(tflchef-file tflchef_core)
target_link_libraries(tflchef-file safemain)