vtil-project / VTIL-Core

Virtual-machine Translation Intermediate Language
BSD 3-Clause "New" or "Revised" License
1.33k stars 162 forks source link

Modernize compiler flags #24

Closed mrexodia closed 4 years ago

mrexodia commented 4 years ago

This allows you to delete this whole duplicated block since the target compiler flags are automatically inherited when using target_link_libraries

Based on advice from: https://www.youtube.com/watch?v=bsXLMQ6WgIk