• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_executable(test_fetch_module_exec test_fetch_module.cpp)
2
3target_link_libraries(test_fetch_module_exec test_fetch_module)