mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
IfcGeomServer cmake - remove not required chrono component
Noticed Linux build failing now
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
find_package(Boost COMPONENTS chrono REQUIRED)
|
||||
find_package(Boost REQUIRED)
|
||||
|
||||
file(GLOB CPP_FILES *.cpp)
|
||||
file(GLOB H_FILES *.h)
|
||||
|
||||
Reference in New Issue
Block a user