~stellarium/stellarium/trunk

« back to all changes in this revision

Viewing changes to plugins/RemoteControl/CMakeLists.txt

  • Committer: Georg Zotti
  • Date: 2017-05-16 11:21:44 UTC
  • mfrom: (8454.1.100 SoCiS2016)
  • Revision ID: georg.zotti@univie.ac.at-20170516112144-mckvrgf8acksrghd
Merge-in SoCiS2016: Irregular solar system objects, RemoteSync plugin, Scenery3D improvements. Big merge, and raises Qt requirement to Qt5.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This is the cmake config file for the RemoteControl plugin
2
 
SET(REMOTECONTROL_VERSION "0.0.1")
 
2
SET(REMOTECONTROL_VERSION "0.0.2")
3
3
ADD_DEFINITIONS(-DREMOTECONTROL_VERSION="${REMOTECONTROL_VERSION}")
4
4
SET(REMOTECONTROL_WEBROOT_PATH "${CMAKE_CURRENT_SOURCE_DIR}/webroot/")
5
5
ADD_DEFINITIONS(-DREMOTECONTROL_WEBROOT_PATH="${REMOTECONTROL_WEBROOT_PATH}")
43
43
        PATTERN "*.woff"
44
44
        PATTERN "*.woff2"
45
45
        PATTERN "translate_files"
46
 
        PATTERN "*.ico")
 
 
b'\\ No newline at end of file'
 
46
        PATTERN "*.ico")