mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-22 03:36:24 -05:00
Updated Build OSX MacPorts .App (markdown)
parent
9036fb2ec4
commit
1398a75ea9
@ -34,7 +34,7 @@ ccliffe$ cd ~/Dev
|
|||||||
ccliffe$ git clone https://github.com/cjcliffe/CubicSDR.git
|
ccliffe$ git clone https://github.com/cjcliffe/CubicSDR.git
|
||||||
.. cloning ..
|
.. cloning ..
|
||||||
ccliffe$ cd CubicSDR/cmake_build
|
ccliffe$ cd CubicSDR/cmake_build
|
||||||
ccliffe$ cmake ../ -DwxWidgets_CONFIG_EXECUTABLE=~/Dev/wxWidgets-build/wx-config -DCMAKE_BUILD_TYPE=Release -DBUNDLE_APP=1 -DCPACK_BINARY_DRAGNDROP=1
|
ccliffe$ cmake ../ -DwxWidgets_CONFIG_EXECUTABLE=~/Dev/wxWidgets-build/bin/wx-config -DCMAKE_BUILD_TYPE=Release -DBUNDLE_APP=1 -DCPACK_BINARY_DRAGNDROP=1
|
||||||
... generating ...
|
... generating ...
|
||||||
-- Build files have been written to: .../CubicSDR/cmake_build
|
-- Build files have been written to: .../CubicSDR/cmake_build
|
||||||
ccliffe$ make install
|
ccliffe$ make install
|
||||||
|
Loading…
Reference in New Issue
Block a user