summaryrefslogtreecommitdiff
path: root/test/main/CMakeLists.txt
blob: 650dcc24fff08399b3114e84083e3272a757e8fd (plain)
1
2
3
4
idf_component_register(
  SRCS "main.cpp"
  INCLUDE_DIRS "."
  REQUIRES "catch2")