
add_executable( bil_debayer_exe bil_debayer_exe.cxx )
target_link_libraries( bil_debayer_exe bil_algo ${VXL_LIB_PREFIX}vil )

