BastilleResearch / gr-lora

GNU Radio OOT module implementing the LoRa PHY, based on https://github.com/matt-knight/research/tree/master/2016_05_20_jailbreak
GNU General Public License v3.0
470 stars 92 forks source link

CMake Warnings #18

Closed matt-knight closed 6 years ago

matt-knight commented 6 years ago

Update CMakeLists.txt to address CMP0045 and Policy CMP0026 warnings. The path of least resistance is to force the use of old/pre-3.0 API behavior.