Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CMake build option #135

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

add CMake build option #135

wants to merge 10 commits into from

Conversation

scivision
Copy link

@scivision scivision commented Jul 22, 2022

CMake builds for Windows, macOS and Linux. Uses X11, SDL, or wincon. Static or shared. UTF8, WIDE or not.

more correct logic

add defines from makefile

add option  PDC_WIDE

better install

compiler options

utf8

cmake: add sdl2
inobelar and others added 3 commits March 21, 2024 19:27
`PDC_WIDE` define is used in public interface (in curses.h), so it must be available in `PUBLIC` scope.
Update CMakeLists.txt - fixed PDC_WIDE scope
@scivision scivision force-pushed the cmake branch 2 times, most recently from 8fafd61 to 5be0b93 Compare March 21, 2024 21:22
@scivision scivision force-pushed the cmake branch 6 times, most recently from 2b88547 to b545019 Compare March 21, 2024 22:19
Repository owner deleted a comment from Bill-Gray Mar 22, 2024
@scivision scivision force-pushed the cmake branch 7 times, most recently from 266f5ae to 743ba4c Compare March 22, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants