mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
CMake build system: Linux fixes
This commit is contained in:
@@ -394,6 +394,8 @@ target_compile_options(XS PRIVATE ${PerlEmbed_CCFLAGS})
|
||||
# set(CMAKE_CXX_FLAGS_RELEASE /Od)
|
||||
# set(CMAKE_C_FLAGS_RELEASE /Od)
|
||||
#endif()
|
||||
# The following line will add -fPIC on Linux to make the XS.so rellocable.
|
||||
add_definitions(${PerlEmbed_CCCDLFLAGS})
|
||||
target_link_libraries(XS ${PERL_LIBRARY})
|
||||
|
||||
## REQUIRED packages
|
||||
|
||||
Reference in New Issue
Block a user