]> Creatis software - bbtk.git/commitdiff
no message
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 22 Jun 2009 07:45:09 +0000 (07:45 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 22 Jun 2009 07:45:09 +0000 (07:45 +0000)
20 files changed:
doc/bouml/bbtk_Class_Diagram_HTML/classdiagrams.html [new file with mode: 0644]
doc/bouml/bbtk_Class_Diagram_HTML/classes_list.html [new file with mode: 0644]
doc/bouml/bbtk_Class_Diagram_HTML/fig128002.png [new file with mode: 0644]
doc/bouml/bbtk_Class_Diagram_HTML/index-withframe.html [new file with mode: 0644]
doc/bouml/bbtk_Class_Diagram_HTML/index.html [new file with mode: 0644]
doc/bouml/bbtk_Class_Diagram_HTML/index_66.html [new file with mode: 0644]
doc/bouml/bbtk_Class_Diagram_HTML/navig.html [new file with mode: 0644]
doc/bouml/bbtk_Class_Diagram_HTML/style.css [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/classes_list.html [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/fig129154.png [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/index-withframe.html [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/index.html [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/index_66.html [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/navig.html [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/sequencediagrams.html [new file with mode: 0644]
doc/bouml/bbtk_bbExecute_Sequence_HTML/style.css [new file with mode: 0644]
doc/bouml/bbtkk/2.session
kernel/cmake/BBTKConfigurePackagePaths.cmake
kernel/cmake/BBTKConfigurePackage_src.cmake
kernel/install/cpack/CMakeLists.txt

diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/classdiagrams.html b/doc/bouml/bbtk_Class_Diagram_HTML/classdiagrams.html
new file mode 100644 (file)
index 0000000..38243bb
--- /dev/null
@@ -0,0 +1,22 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>Class Diagram Index</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">Class Diagram Index</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<table>
+<tr bgcolor=#f0f0f0><td><a href="index.html#refclass diagram128002" target = "projectFrame"><b>bbtk-Class-Diagram</b></a></td><td></td><td></td></tr>
+</table>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/classes_list.html b/doc/bouml/bbtk_Class_Diagram_HTML/classes_list.html
new file mode 100644 (file)
index 0000000..f124784
--- /dev/null
@@ -0,0 +1,24 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>Classes</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">Classes</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<table border="0" width="100%">
+<tr>
+<td nowrap></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/fig128002.png b/doc/bouml/bbtk_Class_Diagram_HTML/fig128002.png
new file mode 100644 (file)
index 0000000..6c74587
Binary files /dev/null and b/doc/bouml/bbtk_Class_Diagram_HTML/fig128002.png differ
diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/index-withframe.html b/doc/bouml/bbtk_Class_Diagram_HTML/index-withframe.html
new file mode 100644 (file)
index 0000000..1104076
--- /dev/null
@@ -0,0 +1,19 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>/Users/davila/Creatis/bbtk/doc/bouml/bbtk_Class_Diagram_HTML/index-withframe</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+<FRAMESET cols="20%,80%">
+  <FRAME src="classes_list.html" name="classesListFrame">
+  <FRAMESET rows="150,*">
+    <FRAME src="navig.html" name="navigFrame">
+    <FRAME src="index.html" name="projectFrame">
+  </FRAMESET>
+</FRAMESET>
+<NOFRAMES>
+<H2>Frame Alert</H2><P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.<BR>Link to <A HREF="index.html">Non-frame version.</A></NOFRAMES></body>
+</html>
diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/index.html b/doc/bouml/bbtk_Class_Diagram_HTML/index.html
new file mode 100644 (file)
index 0000000..c89f179
--- /dev/null
@@ -0,0 +1,23 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>bbtk-Class-Diagram
+Documentation</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">bbtk-Class-Diagram<br />Documentation</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<a name="refclass diagram128002"></a>
+<p align="center"><img src="fig128002.png" alt="" /></p>
+ <p align="center"><b>bbtk-Class-Diagram</b></p><p><br /></p><p><br /></p>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/index_66.html b/doc/bouml/bbtk_Class_Diagram_HTML/index_66.html
new file mode 100644 (file)
index 0000000..e174b81
--- /dev/null
@@ -0,0 +1,23 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>B</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">B</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<table>
+<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr>
+<tr bgcolor=#f0f0f0><td><a href="index.html#refclass diagram128002" target = "projectFrame"><b>bbtk-Class-Diagram</b></a></td><td>class diagram</td><td></td></tr>
+</table>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/navig.html b/doc/bouml/bbtk_Class_Diagram_HTML/navig.html
new file mode 100644 (file)
index 0000000..77b53c9
--- /dev/null
@@ -0,0 +1,17 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>/Users/davila/Creatis/bbtk/doc/bouml/bbtk_Class_Diagram_HTML/navig</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+<body bgcolor="#ffffff">
+<p><hr noshade></p>
+<p><a href="index.html" target = "projectFrame"><b> -Top- </b></a><a href="classdiagrams.html" target = "projectFrame"><b> -Class Diagrams- </b></a></p>
+<p>
+</p>
+<p><a href="index_66.html" target = "projectFrame"><b> B </b></a></p>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_Class_Diagram_HTML/style.css b/doc/bouml/bbtk_Class_Diagram_HTML/style.css
new file mode 100644 (file)
index 0000000..3a10a81
--- /dev/null
@@ -0,0 +1,30 @@
+div.title { font-size: 150%; background: #87ceff; text-align: center; font-weight: bold; }
+
+div.sub { margin-left : 20px; }
+div.element { background: #d3d3d3; }
+
+h1.package { background: #ffe4c4; }
+h1.view { background: #98fb98; }
+
+h2.package { background: #ffe4c4; }
+h2.view { background: #98fb98; }
+h2.class { background: #87ceff; }
+h2.usecase { background: #87ceff; }
+h2.state { background: #87ceff; }
+h2.activity { background: #87ceff; }
+
+h3.package { background: #ffe4c4; }
+h3.view { background: #98fb98; }
+h3.class { background: #87ceff; }
+h3.usecase { background: #87ceff; }
+h3.state { background: #87ceff; }
+h3.stateregion { background: #87ceff; }
+h3.activity { background: #87ceff; }
+
+h4.package { background: #ffe4c4; }
+h4.view { background: #98fb98; }
+h4.class { background: #87ceff; }
+h4.usecase { background: #87ceff; }
+h4.state { background: #87ceff; }
+h4.stateregion { background: #87ceff; }
+h4.activity { background: #87ceff; }
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/classes_list.html b/doc/bouml/bbtk_bbExecute_Sequence_HTML/classes_list.html
new file mode 100644 (file)
index 0000000..f124784
--- /dev/null
@@ -0,0 +1,24 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>Classes</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">Classes</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<table border="0" width="100%">
+<tr>
+<td nowrap></td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/fig129154.png b/doc/bouml/bbtk_bbExecute_Sequence_HTML/fig129154.png
new file mode 100644 (file)
index 0000000..ab13bec
Binary files /dev/null and b/doc/bouml/bbtk_bbExecute_Sequence_HTML/fig129154.png differ
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/index-withframe.html b/doc/bouml/bbtk_bbExecute_Sequence_HTML/index-withframe.html
new file mode 100644 (file)
index 0000000..41e6d79
--- /dev/null
@@ -0,0 +1,19 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>/Users/davila/Creatis/bbtk/doc/bouml/bbtk_bbExecute_Sequence_HTML/index-withframe</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+<FRAMESET cols="20%,80%">
+  <FRAME src="classes_list.html" name="classesListFrame">
+  <FRAMESET rows="150,*">
+    <FRAME src="navig.html" name="navigFrame">
+    <FRAME src="index.html" name="projectFrame">
+  </FRAMESET>
+</FRAMESET>
+<NOFRAMES>
+<H2>Frame Alert</H2><P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.<BR>Link to <A HREF="index.html">Non-frame version.</A></NOFRAMES></body>
+</html>
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/index.html b/doc/bouml/bbtk_bbExecute_Sequence_HTML/index.html
new file mode 100644 (file)
index 0000000..7472106
--- /dev/null
@@ -0,0 +1,23 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>bbExecute Sequence diagram
+Documentation</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">bbExecute Sequence diagram<br />Documentation</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<a name="refsequence diagram129154"></a>
+<p align="center"><img src="fig129154.png" alt="" /></p>
+ <p align="center"><b>bbExecute Sequence diagram</b></p><p><br /></p><p><br /></p>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/index_66.html b/doc/bouml/bbtk_bbExecute_Sequence_HTML/index_66.html
new file mode 100644 (file)
index 0000000..d92adfe
--- /dev/null
@@ -0,0 +1,23 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>B</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">B</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<table>
+<tr bgcolor=#f0f0f0><td align=center><b>Name</b></td><td align=center><b>Kind</b></td><td align=center><b>Description</b></td></tr>
+<tr bgcolor=#f0f0f0><td><a href="index.html#refsequence diagram129154" target = "projectFrame"><b>bbExecute Sequence diagram</b></a></td><td>sequence diagram</td><td></td></tr>
+</table>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/navig.html b/doc/bouml/bbtk_bbExecute_Sequence_HTML/navig.html
new file mode 100644 (file)
index 0000000..babfd95
--- /dev/null
@@ -0,0 +1,17 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>/Users/davila/Creatis/bbtk/doc/bouml/bbtk_bbExecute_Sequence_HTML/navig</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+<body bgcolor="#ffffff">
+<p><hr noshade></p>
+<p><a href="index.html" target = "projectFrame"><b> -Top- </b></a><a href="sequencediagrams.html" target = "projectFrame"><b> -Sequence Diagrams- </b></a></p>
+<p>
+</p>
+<p><a href="index_66.html" target = "projectFrame"><b> B </b></a></p>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/sequencediagrams.html b/doc/bouml/bbtk_bbExecute_Sequence_HTML/sequencediagrams.html
new file mode 100644 (file)
index 0000000..a9d49eb
--- /dev/null
@@ -0,0 +1,22 @@
+<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+<head>
+<title>Sequence Diagram Index</title>
+<link rel="stylesheet" href="style.css" type="text/css" />
+</head>
+
+<body bgcolor="#ffffff">
+
+<div class = "title">Sequence Diagram Index</div>
+<p></p>
+
+<!-- ============================================================= -->
+
+<table>
+<tr bgcolor=#f0f0f0><td><a href="index.html#refsequence diagram129154" target = "projectFrame"><b>bbExecute Sequence diagram</b></a></td><td></td><td></td></tr>
+</table>
+</body>
+</html>
diff --git a/doc/bouml/bbtk_bbExecute_Sequence_HTML/style.css b/doc/bouml/bbtk_bbExecute_Sequence_HTML/style.css
new file mode 100644 (file)
index 0000000..3a10a81
--- /dev/null
@@ -0,0 +1,30 @@
+div.title { font-size: 150%; background: #87ceff; text-align: center; font-weight: bold; }
+
+div.sub { margin-left : 20px; }
+div.element { background: #d3d3d3; }
+
+h1.package { background: #ffe4c4; }
+h1.view { background: #98fb98; }
+
+h2.package { background: #ffe4c4; }
+h2.view { background: #98fb98; }
+h2.class { background: #87ceff; }
+h2.usecase { background: #87ceff; }
+h2.state { background: #87ceff; }
+h2.activity { background: #87ceff; }
+
+h3.package { background: #ffe4c4; }
+h3.view { background: #98fb98; }
+h3.class { background: #87ceff; }
+h3.usecase { background: #87ceff; }
+h3.state { background: #87ceff; }
+h3.stateregion { background: #87ceff; }
+h3.activity { background: #87ceff; }
+
+h4.package { background: #ffe4c4; }
+h4.view { background: #98fb98; }
+h4.class { background: #87ceff; }
+h4.usecase { background: #87ceff; }
+h4.state { background: #87ceff; }
+h4.stateregion { background: #87ceff; }
+h4.activity { background: #87ceff; }
index b93f08cc886a8d5894ee5efdaa94c11b736199e8..01cf30e10162486cb16b7f7cf26c47ce6be81d29 100644 (file)
@@ -1,12 +1,12 @@
-window_sizes 1397 856 356 1035 799 0
+window_sizes 1024 1258 364 654 1201 0
 diagrams
-  active  classdiagram_ref 128002 // bbtk-Class-Diagram
+  classdiagram_ref 128002 // bbtk-Class-Diagram
     1031 779 100 4 432 0
-  sequencediagram_ref 129154 // bbExecute Sequence diagram
-    1030 779 100 4 17 0
+  active  sequencediagram_ref 129154 // bbExecute Sequence diagram
+    650 1181 100 4 38 0
 end
 show_stereotypes
-selected classdiagram_ref 128002 // bbtk-Class-Diagram
+selected sequencediagram_ref 129154 // bbExecute Sequence diagram
 open
   class_ref 129026 // floating_point
   deploymentview_ref 128002 // src
index 2a74b53ea45e60ab0fbcd7542a3b1b0779e49299..1cbcc9866390f0c5679ab84dd8743c247e533f0d 100644 (file)
@@ -27,7 +27,8 @@ ELSE(WIN32)
 #  SET (EXECUTABLE_OUTPUT_REL_PATH bin) 
 #  SET (LIBRARY_OUTPUT_REL_PATH    bin)
   SET(BBTK_BIN_PATH ${BBTK_INSTALL_PREFIX}/bin)
-  SET(BBTK_PACKAGE_LIB_PATH ${BBTK_INSTALL_PREFIX}/lib)
+#EED  SET(BBTK_PACKAGE_LIB_PATH ${BBTK_INSTALL_PREFIX}/lib)
+      SET(BBTK_PACKAGE_LIB_PATH lib)
   SET(BBTK_BBI "${BBTK_BIN_PATH}/bbi")
   SET(BBTK_BBS2CPP "${BBTK_BIN_PATH}/bbs2cpp")
   SET(BBTK_BBC "${BBTK_BIN_PATH}/bbc")
index f7363645a0e2f4971b6bfcb2a93204851954928c..95553de32dc8defbe52d8425b7fe85660a8413c9 100644 (file)
@@ -165,7 +165,9 @@ INSTALL(
   )  
 INSTALL(
   TARGETS bb${BBTK_PACKAGE_NAME} 
-  DESTINATION ${BBTK_PACKAGE_LIB_PATH})
+  DESTINATION ${BBTK_PACKAGE_LIB_PATH}
+  )
+
 
 # Preparing macro invocation : CREA_ADVANCED_INSTALL_LIBRARY_FOR_CMAKE
 SET( LIBRARY_NAME bb${BBTK_PACKAGE_NAME} )
index 9ccd62079b39462dc4689dd6583ab618bba7b229..986a3962d7676115674f037757b562a74bfc19d9 100644 (file)
@@ -23,7 +23,7 @@ SET(CPACK_PACKAGE_VERSION_MINOR ${BBTK_MINOR_VERSION})
 SET(CPACK_PACKAGE_VERSION_PATCH ${BBTK_BUILD_VERSION})
   # There is a bug in NSI that does not handle full unix paths properly. Make
   # sure there is at least one set of four (4) backlasshes.
-SET(CPACK_PACKAGE_INSTALL_DIRECTORY "CreaTools\\\\bbtk-${BBTK_MAJOR_VERSION}.${BBTK_MINOR_VERSION}.${BBTK_BUILD_VERSION}")
+SET(CPACK_PACKAGE_INSTALL_DIRECTORY "CreaTools/bbtk-${BBTK_MAJOR_VERSION}.${BBTK_MINOR_VERSION}.${BBTK_BUILD_VERSION}")
 #SET(CPACK_SOURCE_PACKAGE_FILE_NAME "bbtk-${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
 IF(WIN32 AND NOT UNIX)
 #EED  SET(CPACK_PACKAGE_ICON "${CMAKE_CURRENT_SOURCE_DIR}/kernel/install/gnome/bbi-icon2.bmp")