Fix macos build bug caused by commit 2f5fdcf3.

This commit is contained in:
Wayne Stambaugh 2018-04-30 15:47:50 -04:00
parent 6850e23fe0
commit 5d71153eab
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ if( NOT APPLE )
else()
# everything without leading / is relative to CMAKE_INSTALL_PREFIX.
# CMAKE_INSTALL_PREFIX is root of .dmg image
set( KICAD_BIN "."
set( KICAD_BIN ${CMAKE_INSTALL_PREFIX}
CACHE PATH "Location of KiCad binaries." FORCE )
# some paths to single app bundle