[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapguide-commits
Subject:    [mapguide-commits] r9739 - in trunk/MgDev: . Doc Doc/samples
From:       svn_mapguide () osgeo ! org
Date:       2020-09-20 13:31:56
Message-ID: 20200920133156.ACA32165C83 () trac ! osgeo ! org
[Download RAW message or body]

Author: jng
Date: 2020-09-20 06:31:56 -0700 (Sun, 20 Sep 2020)
New Revision: 9739

Added:
   trunk/MgDev/Doc/CMakeLists.txt
   trunk/MgDev/Doc/samples/CMakeLists.txt
Modified:
   trunk/MgDev/CMakeLists.txt
Log:
Add cmake install targets for samples. Fixes #2827

Modified: trunk/MgDev/CMakeLists.txt
===================================================================
--- trunk/MgDev/CMakeLists.txt	2020-09-19 16:23:51 UTC (rev 9738)
+++ trunk/MgDev/CMakeLists.txt	2020-09-20 13:31:56 UTC (rev 9739)
@@ -259,6 +259,7 @@
 add_subdirectory(Common)
 if (NOT MG_COMMON_SUBSET_ONLY)
     add_subdirectory(Server)
+    add_subdirectory(Doc)
 endif (NOT MG_COMMON_SUBSET_ONLY)
 add_subdirectory(Web)
 if (NOT MG_COMMON_SUBSET_ONLY)

Added: trunk/MgDev/Doc/CMakeLists.txt
===================================================================
--- trunk/MgDev/Doc/CMakeLists.txt	                        (rev 0)
+++ trunk/MgDev/Doc/CMakeLists.txt	2020-09-20 13:31:56 UTC (rev 9739)
@@ -0,0 +1 @@
+add_subdirectory(samples)
\ No newline at end of file

Added: trunk/MgDev/Doc/samples/CMakeLists.txt
===================================================================
--- trunk/MgDev/Doc/samples/CMakeLists.txt	                        (rev 0)
+++ trunk/MgDev/Doc/samples/CMakeLists.txt	2020-09-20 13:31:56 UTC (rev 9739)
@@ -0,0 +1,5 @@
+install(FILES samples.php DESTINATION ${MG_WWWROOT})
+install(
+    DIRECTORY javasamples javaviewersample ol2samples phpsamples phpviewersample
+    DESTINATION ${MG_WWWROOT}
+)
\ No newline at end of file

_______________________________________________
mapguide-commits mailing list
mapguide-commits@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic