UseEth.cmake 81 B

123456
  1. function(eth_apply TARGET REQUIRED SUBMODULE)
  2. find_package(Eth)
  3. endfunction()