forked from pool/cura-engine-lulzbot
fix
OBS-URL: https://build.opensuse.org/package/show/science/cura-engine-lulzbot?expand=0&rev=33
This commit is contained in:
parent
d9a7d028aa
commit
a3884858fb
@ -1,19 +1,3 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index a015fa2b..b4c66d33 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -202,11 +202,6 @@ if (BUILD_TESTS)
|
||||
endforeach()
|
||||
endif()
|
||||
|
||||
-
|
||||
-add_custom_command(TARGET CuraEngine POST_BUILD
|
||||
- COMMAND ${CMAKE_COMMAND} -E copy_directory
|
||||
- ${CMAKE_SOURCE_DIR}/resources $<TARGET_FILE_DIR:CuraEngine>)
|
||||
-
|
||||
# Installing CuraEngine.
|
||||
include(GNUInstallDirs)
|
||||
install(TARGETS CuraEngine DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||
diff --git a/src/settings/SettingRegistry.cpp b/src/settings/SettingRegistry.cpp
|
||||
index 7c4be40d..cff696a6 100644
|
||||
--- a/src/settings/SettingRegistry.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user