mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 18:39:08 +08:00
Fix building of tests in RelWithDebInfo mode on Windows.
This commit is contained in:
parent
082003274b
commit
ba4116577c
@ -2,6 +2,8 @@
|
||||
# add_subirectory(<testcase>)
|
||||
|
||||
find_package(Catch2 3.8 REQUIRED)
|
||||
slic3r_remap_configs(Catch2::Catch2 RelWithDebInfo Release)
|
||||
slic3r_remap_configs(Catch2::Catch2WithMain RelWithDebInfo Release)
|
||||
|
||||
include(Catch)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user