CMakeLists.txt (xpdf-4.03) | : | CMakeLists.txt (xpdf-4.04) | ||
---|---|---|---|---|
skipping to change at line 43 | skipping to change at line 43 | |||
SplashFontFile.cc | SplashFontFile.cc | |||
SplashFontFileID.cc | SplashFontFileID.cc | |||
SplashPath.cc | SplashPath.cc | |||
SplashPattern.cc | SplashPattern.cc | |||
SplashScreen.cc | SplashScreen.cc | |||
SplashState.cc | SplashState.cc | |||
SplashXPath.cc | SplashXPath.cc | |||
SplashXPathScanner.cc | SplashXPathScanner.cc | |||
${DTYPE_SRCS} | ${DTYPE_SRCS} | |||
) | ) | |||
set_property(TARGET splash_objs | ||||
PROPERTY POSITION_INDEPENDENT_CODE True) | ||||
add_library(splash | add_library(splash | |||
$<TARGET_OBJECTS:splash_objs> | $<TARGET_OBJECTS:splash_objs> | |||
) | ) | |||
endif () | endif () | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |