Skip to content

Instantly share code, notes, and snippets.

@elopez
elopez / CMakeLists.txt
Last active August 16, 2018 16:28
Boost build breakage
cmake_minimum_required(VERSION 3.12)
project(boost_break)
set(CMAKE_CXX_STANDARD 17)
# Boost C++ libraries
set(BOOST_ROOT "$ENV{HOME}/boost")
find_package(Boost 1.67.0 REQUIRED COMPONENTS system)
include_directories(${Boost_INCLUDE_DIRS})

Keybase proof

I hereby claim:

  • I am elopez on github.
  • I am elopez (https://keybase.io/elopez) on keybase.
  • I have a public key whose fingerprint is 8EBA 8832 06B5 D7E2 A4C5 2993 3846 84A0 B976 5A97

To claim this, I am signing this object: