public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/tm-align/files: CMakeLists.txt
@ 2012-03-21 12:18 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-03-21 12:18 UTC (permalink / raw
  To: gentoo-commits

jlec        12/03/21 12:18:47

  Added:                CMakeLists.txt
  Log:
  New addition, written by me
  
  (Portage version: 2.2.0_alpha93/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-chemistry/tm-align/files/CMakeLists.txt

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tm-align/files/CMakeLists.txt?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/tm-align/files/CMakeLists.txt?rev=1.1&content-type=text/plain

Index: CMakeLists.txt
===================================================================
cmake_minimum_required (VERSION 2.6)
project (TMTools Fortran)
add_executable(TMalign TMalign.f)
add_executable(TMscore TMscore.f)

install (TARGETS TMalign TMscore DESTINATION bin)






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-21 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 12:18 [gentoo-commits] gentoo-x86 commit in sci-chemistry/tm-align/files: CMakeLists.txt Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox