mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-11 18:36:17 +00:00
Input methods seperatly added in CMakeLists
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
* along with Moonlight; if not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_LIBCEC
|
||||
|
||||
#include <Limelight.h>
|
||||
|
||||
#include <ceccloader.h>
|
||||
@@ -111,4 +109,3 @@ void cec_init() {
|
||||
|
||||
g_iface.set_active_source(g_iface.connection, g_config.deviceTypes.types[0]);
|
||||
}
|
||||
#endif /* HAVE_LIBCEC */
|
||||
|
||||
Reference in New Issue
Block a user