# create a target for the executable performing the .jar -> .inc conversion
add_executable(java-converter converter.cpp)
