Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Enable use of VCPKG_ROOT env variable #195

Merged
merged 1 commit into from
Feb 4, 2019
Merged

Conversation

kenr
Copy link
Contributor

@kenr kenr commented Feb 3, 2019

To make it easier to create project files VCPKG_ROOT environment variable can be used by projects.

Using the environment variable developer do not have to provide the -DCMAKE_TOOLCHAIN_FILE= define to location of the toolchain file

To make it easier to create project files VCPKG_ROOT
environment variable can be used by projects.

Using the environment variable developer do not have to provide
 the -DCMAKE_TOOLCHAIN_FILE=<location> define to location
 of the toolchain file
@kenr kenr merged commit 0497473 into master Feb 4, 2019
@kenr kenr deleted the feature/use-vcpkg-root-env branch February 4, 2019 12:16
chunfantasy added a commit that referenced this pull request Mar 5, 2019
…e-driver

* 'master' of https://github.com/NordicSemiconductor/pc-ble-driver: (32 commits)
  Add status logging (#215)
  Feature/remove 115k2 baud rate support (#214)
  Fix/install dirs for tests examples (#213)
  Force armgcc toolchain version (#210)
  Adjust line in doc (#211)
  Remove test/example subdirectories, use what is provided by cmake (#212)
  Update documentation (#209)
  Remove baud wiggle (#204)
  Make creation of run test targets optional (#208)
  Check if status callback returns errors (#207)
  Update CMakeLists.txt (#203)
  Remove newline in log and status messages (#199)
  Fix/spurious errors advertising test (#197)
  Make terminate event happen earlier and stop adv/scan before closing (#196)
  Enable use of VCPKG_ROOT env variable (#195)
  Add hex as cmake module resource (#194)
  Fix/spurious error and compilation warning (#193)
  Add check of armgcc toolchain version (#192)
  Fix/advertise buffers (#191)
  Fix/support install prefix take 2 (#190)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants