View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010227CMakeCMakepublic2010-02-01 17:292015-07-08 08:57
ReporterDavid Partyka 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0010227: OPTIONAL option for enable_language(FORTRAN)
DescriptionIt would be handy if enable_language(FORTRAN) could take an OPTIONAL argument so that one could optionally enable FORTRAN if there infact does exist a Fortran compiler. Ideally I would like to call enable_language(FORTRAN) and then test if CMAKE_Fortran_COMPILER is set to control if certain targets are built or not.
Additional InformationPresently I am using a work around Brad K. directed me to under Test\CheckFortran.cmake in the cmake source tree.
TagsNo tags attached.
Attached Files

 Relationships
related to 0009220closedKitware Robot enable_language(.... OPTIONAL) signature does not work correctly 
related to 0008345closed enable_language(fortran optional) fails if no fortran compiler is installed 

  Notes
(0030481)
Brad King (manager)
2012-08-13 10:36

Sending issues I'm not actively working on to the backlog to await someone with time for them.

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it:

 http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer or contributor who has the bandwidth to take it on.
(0037938)
Brad King (manager)
2015-02-06 14:08

Resolving as duplicate of 0008345 and 0009220.
(0039043)
Robert Maynard (manager)
2015-07-08 08:57

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2010-02-01 17:29 David Partyka New Issue
2011-01-06 16:31 Bill Hoffman Assigned To => Brad King
2011-01-06 16:31 Bill Hoffman Status new => assigned
2012-08-13 10:36 Brad King Status assigned => backlog
2012-08-13 10:36 Brad King Note Added: 0030481
2012-10-15 11:31 David Cole Relationship added related to 0009220
2012-10-15 11:32 David Cole Relationship added related to 0008345
2015-02-06 14:08 Brad King Note Added: 0037938
2015-02-06 14:08 Brad King Assigned To Brad King =>
2015-02-06 14:08 Brad King Status backlog => resolved
2015-02-06 14:08 Brad King Resolution open => duplicate
2015-07-08 08:57 Robert Maynard Note Added: 0039043
2015-07-08 08:57 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team