mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-16 17:56:07 +08:00
nlopt in RelWithDebInfo now compiles as release.
This commit is contained in:
parent
8593ad1f80
commit
3b9037b442
@ -546,6 +546,7 @@ foreach(po_file ${L10N_PO_FILES})
|
|||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
find_package(NLopt 1.4 REQUIRED)
|
find_package(NLopt 1.4 REQUIRED)
|
||||||
|
slic3r_remap_configs(NLopt::nlopt RelWithDebInfo Release)
|
||||||
|
|
||||||
if(SLIC3R_STATIC)
|
if(SLIC3R_STATIC)
|
||||||
set(OPENVDB_USE_STATIC_LIBS ON)
|
set(OPENVDB_USE_STATIC_LIBS ON)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user