cmake HAVE_SOUNDCARD_H examples

brndnmtthws/conky cmake/ConkyPlatformChecks.cmake :168

check_include_files("linux/soundcard.h" HAVE_SOUNDCARD_H)

brndnmtthws/conky cmake/ConkyPlatformChecks.cmake :170

check_include_files("soundcard.h" HAVE_SOUNDCARD_H)

brndnmtthws/conky cmake/ConkyPlatformChecks.cmake :178

endif(HAVE_SOUNDCARD_H)

brndnmtthws/conky cmake/ConkyPlatformChecks.cmake :180

check_include_files("sys/soundcard.h" HAVE_SOUNDCARD_H)

brndnmtthws/conky src/CMakeLists.txt :221

endif(HAVE_SOUNDCARD_H)