mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-21 19:31:54 -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
|
||||
.. cloning ..
|
||||
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 ...
|
||||
-- Build files have been written to: .../CubicSDR/cmake_build
|
||||
ccliffe$ make install
|
||||
|
Loading…
Reference in New Issue
Block a user