Skip to content

Commit

Permalink
Travis fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gabyx committed Sep 27, 2020
1 parent 729f7cc commit b0cb4f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.1.3-1-ge047
v2.1.3-4-g7d9c
3 changes: 1 addition & 2 deletions example/libraryUsage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)

# This include only set compile options: Use it as a reference!
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}../../cmake")
include(SetTargetCompileOptions)
include(${CMAKE_CURRENT_SOURCE_DIR}/../../cmake/SetTargetCompileOptions.cmake)

# only set this variable if ApproxMVBB is not installed system-wide
# set(ApproxMVBB_DIR "path/to/ApproxMVBB/Build/Directory/install/lib/cmake/ApproxMVBB-1.0.8")
Expand Down

0 comments on commit b0cb4f9

Please sign in to comment.