This website works better with JavaScript.
Explore
Help
Sign In
michael_ul
/
gmt-makemap
Watch
1
Star
0
Fork
You've already forked gmt-makemap
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
117
Commits
7
Branches
0
Tags
2.2 MiB
Tree:
e485d26369
ObjPtr
ParameterTemplates
gmtdatadir
master
template_comparator
test
test1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e485d26369'
${ noResults }
gmt-makemap
/
modules
/
gmt
/
CMakeLists.txt
4 lines
60 B
Raw
Normal View
History
Unescape
Escape
Gmt module: CMake build system for gmt module
9 years ago
cmake_minimum_required
(
VERSION
2.8.5
)
include
(
BuildModule
)