Revision: 75601
          http://sourceforge.net/p/brlcad/code/75601
Author:   starseeker
Date:     2020-04-25 02:01:16 +0000 (Sat, 25 Apr 2020)
Log Message:
-----------
Leave commented out

Modified Paths:
--------------
    brlcad/trunk/src/libdm/CMakeLists.txt

Modified: brlcad/trunk/src/libdm/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libdm/CMakeLists.txt       2020-04-25 02:00:55 UTC (rev 
75600)
+++ brlcad/trunk/src/libdm/CMakeLists.txt       2020-04-25 02:01:16 UTC (rev 
75601)
@@ -130,8 +130,8 @@
   add_dependencies(libdm profont_ProFont_ttf_cp)
 endif(BRLCAD_ENABLE_OSG)
 
-add_executable(tcl_img tcl_img.cpp)
-target_link_libraries(tcl_img ${TCL_LIBRARY} ${TK_LIBRARY})
+#add_executable(tcl_img tcl_img.cpp)
+#target_link_libraries(tcl_img ${TCL_LIBRARY} ${TK_LIBRARY})
 
 set(libdm_ignore_files
   CMakeLists.txt

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

Reply via email to