From f9440f0f509ffa5046a0c48f97d1f847577e06df Mon Sep 17 00:00:00 2001 From: gregory guy <g-gregory@gmx.fr> Date: Sat, 16 Feb 2019 13:34:44 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy <g-gregory@gmx.fr> --- backgrounds/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 backgrounds/CMakeLists.txt (limited to 'backgrounds/CMakeLists.txt') diff --git a/backgrounds/CMakeLists.txt b/backgrounds/CMakeLists.txt new file mode 100644 index 0000000..6d0aa9f --- /dev/null +++ b/backgrounds/CMakeLists.txt @@ -0,0 +1 @@ +tde_auto_add_subdirectories( ) -- cgit v1.2.1