cmake . -DCMAKE_PREFIX_PATH=/Users/macbook2015/Qt/5.12.12/5.12.12/clang_64/lib/cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5
i had to use python 3 for it or i get this error
File "/Users/macbook2015/Documents/GitHub/dxfplotter/src/config/config_gen.py", line 13
titled_tokens = [*map(lambda e: e.title(), tokens)]
dxfplotter.app.zip
cmake . -DCMAKE_PREFIX_PATH=/Users/macbook2015/Qt/5.12.12/5.12.12/clang_64/lib/cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5
i had to use python 3 for it or i get this error
File "/Users/macbook2015/Documents/GitHub/dxfplotter/src/config/config_gen.py", line 13
titled_tokens = [*map(lambda e: e.title(), tokens)]
dxfplotter.app.zip