Skip to content

Commit

Permalink
Remove leftover junk
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasmeszaros committed Mar 28, 2021
1 parent c1c9818 commit f807ce1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions external/PackageSetup.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ set(RP_INSTALL_PREFIX "${CMAKE_CURRENT_BINARY_DIR}/destdir/" CACHE STRING "")

set(RP_Boost_VERSION 1.70)

set (RP_OpenVDB_COMPONENTS openvdb)
set (RP_wxWidgets_VERSION 3.1.3)

if (NOT BUILD_SHARED_LIBS)
set(TBB_STATIC ON)
endif ()
Expand Down

0 comments on commit f807ce1

Please sign in to comment.