Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- a/misc/CMake/FindTCL.cmake 2013-06-14 01:58:20.000000000 -0400
- +++ b/misc/CMake/FindTCL.cmake 2013-11-22 22:00:21.183430332 -0500
- @@ -307,7 +307,7 @@
- # Set up the logic for determining if a particular Tcl is compiled threaded.
- -set(tclthreaded_script"
- +set(tclthreaded_script "
- set filename \"${CMAKE_BINARY_DIR}/CMakeTmp/TCL_THREADED\"
- set fileId [open $filename \"w\"]
- if {[info exists tcl_platform(threaded)]} {puts $fileId 1}
Advertisement
Add Comment
Please, Sign In to add comment