Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2929_PrioritizedGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.PGE/3.3/go-code/go-levmar/levmar-2.6/CMakeFiles/levmar.dir/cmake_clean.cmake @ 16080

Last change on this file since 16080 was 16080, checked in by hmaislin, 6 years ago

#2929 initial commit of working PGE version

File size: 485 bytes
Line 
1file(REMOVE_RECURSE
2  "CMakeFiles/levmar.dir/lm.c.obj"
3  "CMakeFiles/levmar.dir/Axb.c.obj"
4  "CMakeFiles/levmar.dir/misc.c.obj"
5  "CMakeFiles/levmar.dir/lmlec.c.obj"
6  "CMakeFiles/levmar.dir/lmbc.c.obj"
7  "CMakeFiles/levmar.dir/lmblec.c.obj"
8  "CMakeFiles/levmar.dir/lmbleic.c.obj"
9  "liblevmar.pdb"
10  "liblevmar.a"
11)
12
13# Per-language clean rules from dependency scanning.
14foreach(lang C)
15  include(CMakeFiles/levmar.dir/cmake_clean_${lang}.cmake OPTIONAL)
16endforeach()
Note: See TracBrowser for help on using the repository browser.