Files
obs-studio/UI/cmake
Ed Maste c928fac339 libobs: Remove non-USE_XDG code
That is, leave only the code that was under USE_XDG.  Previously the
Linux CMake build defined USE_XDG unconditionally, while it was not set
by the FreeBSD build.

The non-USE_XDG code was broken, and FreeBSD should follow the XDG
convention anyway (in particular, storing config files typically under
$HOME/.config/obs-studio).  Defining USE_XDG in the os-freebsd.cmake
files would leave the non-USE_XDG code unused anywhere, so instead just
remove it.
2024-10-18 18:19:19 -04:00
..
2024-10-05 05:02:27 +00:00
2024-06-25 22:37:14 -04:00
2024-10-18 18:19:19 -04:00
2024-08-18 03:18:03 +02:00
2024-08-14 12:07:47 -04:00