Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Support find_package and install #256

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 11, 2018

  1. Replace OPENCENSUS_INCLUDE_DIR with CMAKE_SOURCE_DIR

    meastp authored and Mats Taraldsvik committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    140b234 View commit details
    Browse the repository at this point in the history
  2. Support install and find_package

    Rewrites abseil and googletest to use targets and find_package
    
    Adds support for install target to opencensus
    meastp authored and Mats Taraldsvik committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    b9e1302 View commit details
    Browse the repository at this point in the history
  3. WIP add headers to the install target

    meastp authored and Mats Taraldsvik committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    43e5789 View commit details
    Browse the repository at this point in the history