https://github.com/daar/cmake4pascal
https://github.com/daar/cmake4pascal
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daar/cmake4pascal
- Owner: daar
- License: gpl-2.0
- Created: 2016-04-29T20:10:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T20:21:52.000Z (about 10 years ago)
- Last Synced: 2025-02-06T03:30:27.797Z (over 1 year ago)
- Language: CMake
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CMake4Pascal
This repo contains CMake modules that identify and allow to use the freepascal
compiler for CMake. It also contains a test project to demonstrate how to use CMake.
Credits for the CMake modules go to Vittorio Giovara
See also the hedgewars (https://github.com/hedgewars/hw) project