BadArgvN4.cmake 74 B

123
  1. set(ARGC 1)
  2. cmake_parse_arguments(PARSE_ARGV 0 pref "" "" "")
  3. unset(ARGC)