mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 17:35:45 -04:00
dep: Add fast_float
This commit is contained in:
3
dep/fast_float/CMakeLists.txt
Normal file
3
dep/fast_float/CMakeLists.txt
Normal file
@ -0,0 +1,3 @@
|
||||
add_library(fast_float INTERFACE)
|
||||
target_include_directories(fast_float INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include")
|
||||
|
Reference in New Issue
Block a user