Browse Source
add a cat
Signed-off-by: semisol <hi@semisol.dev>
pull/456/head
semisol
11 months ago
committed by
Semisol
No known key found for this signature in database
GPG Key ID: D1C04206D89306D5
1 changed files with
9 additions and
0 deletions
-
CMakeLists.txt
|
|
@ -1,3 +1,12 @@ |
|
|
|
# /\_/\ |
|
|
|
# ________(' - ') |
|
|
|
# _____( ) |
|
|
|
# / (______________) |
|
|
|
# ' | | | | |
|
|
|
# | | | | hello |
|
|
|
# '"' '"' |
|
|
|
|
|
|
|
|
|
|
|
# If you want built-in precompiled header support |
|
|
|
# then make sure you have cmake 3.16 or higher. |
|
|
|
# |
|
|
|