Skip to content

Instantly share code, notes, and snippets.

@natthasath
natthasath / Search my gists.md
Created July 18, 2024 08:43 — forked from santisbon/Search my gists.md
How to search gists.

Enter this in the search box along with your search terms:

Get all gists from the user santisbon.
user:santisbon

Find all gists with a .yml extension.
extension:yml

Find all gists with HTML files.
language:html

@natthasath
natthasath / build-geos-with-cmake-vs2019.md
Last active January 26, 2024 06:38 — forked from mloskot/build-geos-with-cmake-vs2019.md
build-geos-with-cmake-vs2019.md : Building GEOS with CMake and Visual Studio on Windows

Building GEOS with CMake and Visual Studio 2019 on Windows

Learn about CMake drivers

  • cmake to configure and build