keepsecret new package

This commit is contained in:
Rmys
2026-01-01 17:35:54 +03:00
parent 0f7ed54fd5
commit 8b2ba9d4dd
9 changed files with 310 additions and 47 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ i = ''.join([
' -DCMAKE_INSTALL_PREFIX=/usr',
' -DCMAKE_INSTALL_LIBDIR=lib',
' -DBUILD_SHARED_LIBS=ON',
' -DGLM_TEST_ENABLE=ON -L '
' -DGLM_TEST_ENABLE=ON -L ',
' -DCMAKE_INSTALL_DATAROOTDIR=/usr/lib/cmake '
])
def setup():