JvanKatwijk / eti-stuff

experimental software for creating and interpreting eti frames
GNU General Public License v2.0
21 stars 12 forks source link

insufficient cmake syntax #52

Closed andimik closed 2 years ago

andimik commented 2 years ago

-DX64_DEFINED resp. -DRPI_DEFINED need a value for cmake, otherwise there is an error:

$ cmake .. -DRTLSDR=ON -DX64_DEFINED --debug-output
Running with debug output on.
CMake Error: Parse error in command line argument: X64_DEFINED
 Should be: VAR:type=value