summaryrefslogtreecommitdiffstats
path: root/vmchooser/CMakeLists.txt
diff options
context:
space:
mode:
authorBastian Wissler2009-08-26 16:46:16 +0200
committerBastian Wissler2009-08-26 16:46:16 +0200
commit67064b9d58b1b514f15e06b62fcbe74945e31243 (patch)
tree62ef9f3e20229e795426e748ac026171dd806264 /vmchooser/CMakeLists.txt
parentvmchooser bug: (diff)
downloadvmchooser-67064b9d58b1b514f15e06b62fcbe74945e31243.tar.gz
vmchooser-67064b9d58b1b514f15e06b62fcbe74945e31243.tar.xz
vmchooser-67064b9d58b1b514f15e06b62fcbe74945e31243.zip
Version 0.0.12 of vmchooser ;-)
=============================== * now omits <active> flag when starting xml explicitly * reads <active param="false" /> and just does not display them * fixed ugly bug, when the above mentioned flag was false ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx-src-tools/vmchooser/trunk@3135 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'vmchooser/CMakeLists.txt')
-rw-r--r--vmchooser/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmchooser/CMakeLists.txt b/vmchooser/CMakeLists.txt
index fd84407..bd3d9e7 100644
--- a/vmchooser/CMakeLists.txt
+++ b/vmchooser/CMakeLists.txt
@@ -38,4 +38,4 @@ target_link_libraries(vmchooser fltk2 fltk2_images xml2
Xi Xinerama X11 Xft ${Boost_LIBRARIES})
install(TARGETS vmchooser RUNTIME DESTINATION
- "${OPENSLX_ROOT}/openslx/trunk/os-plugins/plugins/vmchooser/files/") \ No newline at end of file
+ "${OPENSLX_ROOT}/openslx/trunk/os-plugins/plugins/vmchooser/files/")