Skip to content

Commit

Permalink
Document inconsistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev committed Dec 14, 2016
1 parent 9e59192 commit e03ee0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

if(x11)
include_directories(${X11_INCLUDE_DIR})
# FIXME: Why are we adding the x11 independent rootx.cxx file?
ROOT_EXECUTABLE(root *.cxx ${CMAKE_SOURCE_DIR}/core/clib/src/strlcpy.c
LIBRARIES ${X11_LIBRARIES} ${X11_Xpm_LIB} ${X11_Xft_LIB} ${X11_Xext_LIB})
elseif(cocoa)
Expand Down

0 comments on commit e03ee0e

Please sign in to comment.