Skip to content

Commit 54cac21

Browse files
Include reference for CMake build
1 parent 74e279f commit 54cac21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ Alternatively, you can build using provided `Makefile`:
3333
make
3434
```
3535

36+
## Build with CMake
37+
This library can also be built using CMake. For instructions see [Running CMake](https://cmake.org/runningcmake/). CMake version 3.24 or higher is required.
38+
3639
## Links
3740
- [netlib/dfftpack1.0(fftpack4.0)](http://www.netlib.org/fftpack/)
3841
- [Documents of fft routines in GNU/gsl based on `netlib/fftpack`](https://www.gnu.org/software/gsl/doc/html/fft.html#)

0 commit comments

Comments
 (0)