add_executable(SearchFile searchfile.cpp)
target_link_libraries(SearchFile ${Casablanca_LIBRARIES})
