[Cmake] Linking libraries

Ken Martin ken.martin at kitware.com
Wed Dec 4 10:24:08 EST 2002


I updated the docs for the LINK_LIBRARY command a little bit to be more
understandable. 

      "LINK_LIBRARIES(library1 <debug | optimized> library2 ...)\n"
      "Specify a list of libraries to be linked into "
      "any following targets (typically added with the ADD_EXECUTABLE "
      "or ADD_LIBRARY calls).  Etc...

Ken







More information about the CMake mailing list