This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
conky
Watch
1
Star
0
Fork
0
You've already forked conky
mirror of
https://github.com/Llewellynvdm/conky.git
synced
2025-01-16 12:10:31 +00:00
Code
Issues
Releases
Activity
03ed0d0e79
conky
/
3rdparty
/
CMakeLists.txt
5 lines
67 B
CMake
Raw
Normal View
History
Unescape
Escape
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
# Vc version 1.4.4
Introduce geometry primitives (#1862) * Introduce geometry primitives based on Vc * Apply geometry primitives to some existing code Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
2024-05-07 20:02:47 +00:00
add_subdirectory
(
Vc
)
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
add_subdirectory
(
toluapp
)
Copy Permalink