Prelim: Begin CMake build work - native GTK2

This commit is contained in:
Rory Fewell
2023-04-21 22:45:04 +01:00
parent f163978598
commit e7af772d56
137 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Testing using prefix and destdir:
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make DESTDIR=./out all install
Will need to reference the above to update Debian build