Export cmake as the build type dependency

This commit is contained in:
AR Dabbour 2021-09-13 10:53:18 +03:00 committed by GitHub
parent 8e35c54e70
commit 320f4c5b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,8 @@
<depend>libsqlite3-dev</depend>
<export>
<build_type>cmake</build_type>
</export>
</package>