ITK/Release 4/Modularization/Add a module/src/CMakeLists.txt: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 December 2011

15 September 2011

20 July 2011

19 June 2011

7 April 2011

4 April 2011

  • curprev 20:2220:22, 4 April 2011Xiaoxiao talk contribs 307 bytes +307 Created page with " set(ITK-Foo SRC itkFoo.cxx ) add_library(ITK-Foo ${ITK-Foo_SRC}) target_link_libraries(ITK-Foo ${ITK-Foo_LIBRARIES}) ${ITK-Foo_LIBRARIES} is defined in Foo/CMak..."