Fixes 999 CMake Warnings #2195

Closed
opened 2026-04-06 01:26:00 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rubienr on 9/14/2025

Description

This PR:

  • Fixes #10652
  • Fixes 999 cmake warnings:
    • fixes: 999 CMake Warnings at src/dev-utils/CMakeLists.txt:39 (add_custom_command)
    • cmake clenup: adds PUBLIC/PRIVATE to libslic3r; attempt to reduce warnigns from eigen
*Originally created by @rubienr on 9/14/2025* # Description This PR: - Fixes #10652 - Fixes 999 cmake warnings: - fixes: 999 CMake Warnings at src/dev-utils/CMakeLists.txt:39 (add_custom_command) - cmake clenup: adds PUBLIC/PRIVATE to libslic3r; attempt to reduce warnigns from eigen
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#2195