Krishna Vedala
|
3c1b585656
|
[enhancement] updated cmake checks (#581)
* added header file checks
* cmake cleanup and better use of checks
* fixed bug in numerical_methods/CMake
* add docs to cmake
|
2020-07-23 10:44:18 -04:00 |
Krishna Vedala
|
aa98625b45
|
find openmp declared required only once
added subfolders after finding openmp
|
2020-05-31 10:49:26 -04:00 |
Krishna Vedala
|
5ea4194fbc
|
fix newton-raphson root filename in CMAKE to ignore
|
2020-05-30 14:34:17 -04:00 |
Krishna Vedala
|
b1e1923580
|
check if math library is available and include if present
|
2020-05-29 14:04:14 -04:00 |
Krishna Vedala
|
d4f202cbea
|
force include math library for each target
|
2020-05-29 13:49:28 -04:00 |
Krishna Vedala
|
8f45f7e680
|
fix cmake - requires use of /Za on MSVC
|
2020-05-29 12:34:24 -04:00 |
Krishna Vedala
|
278d2efd56
|
force C linker
|
2020-05-29 10:57:41 -04:00 |
Krishna Vedala
|
1c5a699340
|
remove function_timer from all compilations
|
2020-05-29 10:47:36 -04:00 |
Krishna Vedala
|
f097a5d343
|
dont compile correct - only for MSVC
|
2020-05-25 16:30:34 -04:00 |
Krishna Vedala
|
d5014515cc
|
skip C99 required files - complex.h for MSVC
|
2020-05-22 20:32:58 -04:00 |
Krishna Vedala
|
60f100299b
|
fix numerical_methods cmake
|
2020-04-20 12:04:25 -04:00 |
Krishna Vedala
|
952d521a3c
|
better name - numerical methods
|
2020-04-08 10:28:58 -04:00 |