parallel-runtimes / lomp

Little OpenMP Library
Apache License 2.0
153 stars 17 forks source link

Add basic installer for LOMP #38

Closed mjklemm closed 3 years ago

mjklemm commented 3 years ago

Do you really want to push this to /usr/local? That seems pretty heavy duty to me.

This is the default install location that CMake uses. A different location can always be specified via -DCMAKE_INSTALL_PREFIX.