mirror of
https://github.com/pine64/blisp.git
synced 2025-04-22 18:27:26 +00:00
Release v0.0.4
This commit is contained in:
parent
48af2aded0
commit
f601b6b965
@ -28,14 +28,14 @@ set(BLISP_PUBLIC_HEADERS
|
|||||||
|
|
||||||
set_target_properties(libblisp PROPERTIES
|
set_target_properties(libblisp PROPERTIES
|
||||||
PUBLIC_HEADER "${BLISP_PUBLIC_HEADERS}"
|
PUBLIC_HEADER "${BLISP_PUBLIC_HEADERS}"
|
||||||
VERSION 0.0.3
|
VERSION 0.0.4
|
||||||
SOVERSION 1
|
SOVERSION 1
|
||||||
LIBRARY_OUTPUT_DIRECTORY "shared"
|
LIBRARY_OUTPUT_DIRECTORY "shared"
|
||||||
OUTPUT_NAME "blisp")
|
OUTPUT_NAME "blisp")
|
||||||
|
|
||||||
set_target_properties(libblisp_static PROPERTIES
|
set_target_properties(libblisp_static PROPERTIES
|
||||||
PUBLIC_HEADER "${BLISP_PUBLIC_HEADERS}"
|
PUBLIC_HEADER "${BLISP_PUBLIC_HEADERS}"
|
||||||
VERSION 0.0.3
|
VERSION 0.0.4
|
||||||
SOVERSION 1
|
SOVERSION 1
|
||||||
ARCHIVE_OUTPUT_DIRECTORY "static"
|
ARCHIVE_OUTPUT_DIRECTORY "static"
|
||||||
OUTPUT_NAME "blisp")
|
OUTPUT_NAME "blisp")
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[](https://github.com/pine64/blisp/wiki/Update-Pinecil-V2)
|
[](https://github.com/pine64/blisp/wiki/Update-Pinecil-V2)
|
||||||
[](https://github.com/pine64/blisp/releases/tag/v0.0.3)
|
[](https://github.com/pine64/blisp/releases/tag/v0.0.4)
|
||||||
[](https://discord.com/invite/pine64)
|
[](https://discord.com/invite/pine64)
|
||||||
[](https://github.com/pine64/blisp/releases/tag/v0.0.3)
|
[](https://github.com/pine64/blisp/releases/tag/v0.0.4)
|
||||||
|
|
||||||
<img src="./img/Gradient-white-blue-03.png" align="left" width="60" > <br clear="left" />
|
<img src="./img/Gradient-white-blue-03.png" align="left" width="60" > <br clear="left" />
|
||||||
# BLISP
|
# BLISP
|
||||||
|
Loading…
Reference in New Issue
Block a user