1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-16 12:10:31 +00:00
conky/3rdparty/CMakeLists.txt
Brenden Matthews 71d02514e7
Refactor the CMake 3rdparty/Vc-related bits (#1903)
* Include the 3rdparty/ dir from top-level
 * Set includes/libs at top-level
 * Remove the inner CMake version requirement
 * Fix deprecated use of CMake's exec_program()
2024-05-13 11:53:28 +00:00

5 lines
67 B
CMake

# Vc version 1.4.4
add_subdirectory(Vc)
add_subdirectory(toluapp)