Spiros Tsalikis
|
1d4bf548c8
|
Add compile options for different compilers
|
2023-02-25 16:56:42 -05:00 |
Spiros Tsalikis
|
666798fba3
|
Add ExprTk_USE_SANITiZER and ExprTk_SANITIZER to use sanitizers
|
2023-02-25 16:56:42 -05:00 |
Spiros Tsalikis
|
33e5338e65
|
Add cmake functionality to install, find library and find version library
|
2023-02-25 16:56:42 -05:00 |
Spiros Tsalikis
|
da3d89ba1f
|
Add ExprTk_BUILD_BENCHMARKS to build benchmarks
Also move benchmarks into an benchmarks folder
|
2023-02-25 16:06:55 -05:00 |
Spiros Tsalikis
|
1491ae63ca
|
Add ExprTk_BUILD_EXAMPLES to build examples
Also move examples into an examples folder
|
2023-02-25 16:06:55 -05:00 |
Spiros Tsalikis
|
2c35cb4e74
|
Add ExprTk_BUILD_TESTING flag to enable testing
Also move the tests in a tests directory
|
2023-02-25 15:35:38 -05:00 |
Spiros Tsalikis
|
03c2487999
|
Create a CMakeLists.txt file and create an interface library
Also move exprtk.hpp into an include folder
|
2023-02-25 15:35:38 -05:00 |