annotate epitech_add_final_defense_slides.patch @ 58:07ac7f345b68

Finish the patches on buildbot and add a patch for the slides
author Louis Opter <louis@lse.epitech.net>
date Thu, 09 Feb 2012 18:45:18 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
58
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
1 # HG changeset patch
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
2 # Parent d1252555fab3af261cdc1c14c0f82e96f13e242a
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
3 epitech: add the slides for the final defense
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
4
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
5 diff --git a/epitech/2012/CMakeLists.txt b/epitech/2012/CMakeLists.txt
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
6 --- a/epitech/2012/CMakeLists.txt
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
7 +++ b/epitech/2012/CMakeLists.txt
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
8 @@ -5,4 +5,5 @@
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
9 ADD_SUBDIRECTORY(rmll)
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
10 ADD_SUBDIRECTORY(copil) # Comité de pilotage (Steering Comitee)
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
11 ADD_SUBDIRECTORY(final_defense_tek4)
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
12 +ADD_SUBDIRECTORY(final_defense_tek5)
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
13 ADD_SUBDIRECTORY(tech_final_defense_tek5)
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
14 diff --git a/epitech/2012/final_defense_tek5/CMakeLists.txt b/epitech/2012/final_defense_tek5/CMakeLists.txt
07ac7f345b68 Finish the patches on buildbot and add a patch for the slides
Louis Opter <louis@lse.epitech.net>
parents:
diff changeset
15 new file mode 100644