mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-19 21:44:26 -04:00
Use find_package COMPONENTS to select shared/static + datatype
This commit is contained in:
@ -14,5 +14,5 @@ if(NOT KISSFFT_DATATYPE MATCHES "simd")
|
||||
target_link_libraries(psdpng PRIVATE PkgConfig::libpng)
|
||||
endif()
|
||||
|
||||
#dumphdr.c is not available
|
||||
#FIXME: dumphdr.c is not available
|
||||
#add_kissfft_executable(dumphdr dumphdr.c)
|
||||
|
Reference in New Issue
Block a user