Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

build.sh: switch from CMAKE_FRAMEWORK_PATH to CMAKE_MODULE_PATH #503

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Nov 4, 2020

  1. build.sh: dont include cdt/eosio location in exported CMAKE_FRAMEWORK…

    …_PATH, instead pass them to cmake in CMAKE_PREFIX_PATH
    
    CMAKE_FRAMEWORK_PATH is bad as it's read by cmake but it is not available in cmake scripts.
    Also according to the documentation this variable should contain path to OS X frameworks.
    pnx committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    0a8294c View commit details
    Browse the repository at this point in the history