mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Added PFFFT_ROOT_DIR
This commit is contained in:
parent
c8d07aeaa5
commit
5ae99706e2
|
@ -19,6 +19,8 @@ project(pffft CXX C)
|
|||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED True)
|
||||
|
||||
set(PFFFT_ROOT_DIR https://bitbucket.org/jpommier/pffft.git)
|
||||
|
||||
add_library(pffft STATIC
|
||||
master/pffft.c
|
||||
master/pffft.h
|
||||
|
|
Loading…
Reference in New Issue
Block a user