Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F5301219
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/tags/xmount-0.7.3/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt b/tags/xmount-0.7.3/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt
index 13a4222..f85ebff 100644
--- a/tags/xmount-0.7.3/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt
+++ b/tags/xmount-0.7.3/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt
@@ -1,10 +1,10 @@
if(POLICY CMP0042)
cmake_policy(SET CMP0042 NEW) # CMake 3.0
endif(POLICY CMP0042)
project(libxmount_morphing_combine C)
-add_library(xmount_morphing_combine SHARED libxmount_morphing_combine.c)
+add_library(xmount_morphing_combine SHARED libxmount_morphing_combine.c ../../libxmount/libxmount.c)
install(TARGETS xmount_morphing_combine DESTINATION lib/xmount)
diff --git a/trunk/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt b/trunk/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt
index 13a4222..f85ebff 100644
--- a/trunk/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt
+++ b/trunk/libxmount_morphing/libxmount_morphing_combine/CMakeLists.txt
@@ -1,10 +1,10 @@
if(POLICY CMP0042)
cmake_policy(SET CMP0042 NEW) # CMake 3.0
endif(POLICY CMP0042)
project(libxmount_morphing_combine C)
-add_library(xmount_morphing_combine SHARED libxmount_morphing_combine.c)
+add_library(xmount_morphing_combine SHARED libxmount_morphing_combine.c ../../libxmount/libxmount.c)
install(TARGETS xmount_morphing_combine DESTINATION lib/xmount)
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Jul 10, 8:34 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1288068
Default Alt Text
(1 KB)
Attached To
Mode
rXMOUNT xmount
Attached
Detach File
Event Timeline
Log In to Comment