Skip to content
Snippets Groups Projects
CMakeLists.txt 126 B
Newer Older
ROOT_LINKER_LIBRARY(mathtext *.cxx TYPE STATIC NOINSTALL)
set_property(TARGET mathtext PROPERTY POSITION_INDEPENDENT_CODE ON)