• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1if(${CONFIG_OS_OPTION_POSIX})
2    add_subdirectory(posix)
3endif()
4
5