SILENT: ABF Import

This commit is contained in:
Charlie Root 2012-11-10 06:39:45 +00:00 committed by pcpa
parent 3251a8a56c
commit a95e341b2b
3 changed files with 14 additions and 0 deletions

2
.abf.yml Normal file
View file

@ -0,0 +1,2 @@
sources:
"freecad-0.10.3247.tar.gz:" c4f37b76256562452bde096ab8498e5758861fe9

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
freecad-0.10.3247.tar.gz

View file

@ -0,0 +1,11 @@
--- CMakeLists.txt.link 2010-08-08 19:52:43.000000000 +0200
+++ CMakeLists.txt 2010-08-08 19:52:56.000000000 +0200
@@ -132,7 +132,7 @@
"1.36.1" "1.36.0" "1.35.1" "1.35.0" "1.35" "1.34.1" "1.34.0" "1.34"
"1.33.1" "1.33.0" "1.33" )
- find_package(Boost COMPONENTS filesystem program_options regex signals)
+ find_package(Boost COMPONENTS filesystem program_options regex signals system)
# -------------------------------- XercesC --------------------------------