• J
    cmake: Fix UI being dependent on browser plugin files · 8b936a15
    jp9000 提交于
    The UI currently is dependent on browser source files being present,
    when in actuality the files may not have been fetched (i.e. not fetching
    submodules).  This fixes that by using a macro to detect whether it's
    available or not.
    
    Closes obsproject/obs-studio#1490
    8b936a15
CMakeLists.txt 7.4 KB