plasma-umass / Mesh

A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Apache License 2.0
1.75k stars 73 forks source link

cmake: using CMAKE_BUILD_TYPE instead of custom vars. #102

Closed devnexen closed 6 months ago

devnexen commented 1 year ago

for optimized build, checking first proper lto support which cmake will apply proper flag whether it is clang or gcc.