summaryrefslogtreecommitdiff
path: root/adm/cmake/TKPrim
diff options
context:
space:
mode:
authorDenis Barbier <bouzim@gmail.com>2011-08-31 08:19:33 +0200
committerDenis Barbier <bouzim@gmail.com>2011-08-31 08:19:33 +0200
commit5a1c0f3928de825b81c0572668ee33efe5eda0a2 (patch)
tree378c0fb914e4f273052fea1e4e15605912a9aacd /adm/cmake/TKPrim
parent030d2fbb503753768b2c637321af21c617b2f057 (diff)
downloadoce-5a1c0f3928de825b81c0572668ee33efe5eda0a2.tar.gz
oce-5a1c0f3928de825b81c0572668ee33efe5eda0a2.zip
Rename OccBuildKit.cmake into BuildToolkit.cmake
Diffstat (limited to 'adm/cmake/TKPrim')
-rw-r--r--adm/cmake/TKPrim/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/adm/cmake/TKPrim/CMakeLists.txt b/adm/cmake/TKPrim/CMakeLists.txt
index c8e84e98..6145e026 100644
--- a/adm/cmake/TKPrim/CMakeLists.txt
+++ b/adm/cmake/TKPrim/CMakeLists.txt
@@ -17,5 +17,5 @@ SET(TOOLKIT_DEPENDS
TKTopAlgo
)
-INCLUDE(../OccBuildKit.cmake)
+INCLUDE(../BuildToolkit.cmake)