cmake HAVE_CXXMODULES examples

kcat/openal-soft CMakeLists.txt :1558

target_link_libraries(OpenAL PRIVATE alsoft.common ${LINKER_FLAGS} alsoft::fmt
            $<$<BOOL:${HAVE_CXXMODULES}>:alsoft.modules alsoft.router-modules>)