2 lines
132 B
CMake
2 lines
132 B
CMake
add_subdirectory(${CMAKE_SOURCE_DIR}/dependencies/blurhash)
|
|
set_target_properties(BlurhashCXX PROPERTIES COMPILE_FLAGS ${FGL_FLAGS}) |