Skip to content
Snippets Groups Projects
Commit 5d680131 authored by Pere Mato Vila's avatar Pere Mato Vila
Browse files

Fix fo ROOT-8941 - TGX11.h copied to include/ but not installed with CMake build for 6.10/04

parent 21b7069c
No related branches found
No related tags found
Loading
......@@ -11,7 +11,7 @@ ROOT_STANDARD_LIBRARY_PACKAGE(GX11
DICTIONARY_OPTIONS "-writeEmptyRootPCM"
DEPENDENCIES Core
LIBRARIES Core ${X11_LIBRARIES} ${X11_Xpm_LIB} ${CMAKE_THREAD_LIBS_INIT}
INSTALL_OPTIONS FILTER "X11/" FILTER "X11$")
INSTALL_OPTIONS FILTER "inc/X11/" FILTER "X11$")
if(AIX)
include_directories(AFTER ${CMAKE_CURRENT_SOURCE_DIR}/inc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment