Revision: 75560
http://sourceforge.net/p/brlcad/code/75560
Author: starseeker
Date: 2020-04-23 00:07:14 +0000 (Thu, 23 Apr 2020)
Log Message:
-----------
Use the normal X11 include dirs variable
Modified Paths:
--------------
brlcad/trunk/src/other/itk3/CMakeLists.txt
Modified: brlcad/trunk/src/other/itk3/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/itk3/CMakeLists.txt 2020-04-22 23:17:51 UTC (rev
75559)
+++ brlcad/trunk/src/other/itk3/CMakeLists.txt 2020-04-23 00:07:14 UTC (rev
75560)
@@ -182,7 +182,7 @@
${TK_INCLUDE_PATH}
${ITCL_INCLUDE_PATH}
${ITK_INCLUDE_DIRS}
- ${TK_X11_INCLUDE_DIRS}
+ ${X11_INCLUDE_DIRS}
${CMAKE_CURRENT_SOURCE_DIR}/../itcl/generic
)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits