Added links page
This commit is contained in:
@@ -12,6 +12,7 @@ add_executable(${PROJECT_NAME}
|
||||
src/app.h src/app.cpp
|
||||
docroot/text.xml
|
||||
docroot/ads.txt
|
||||
docroot/links.csv
|
||||
)
|
||||
|
||||
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_20)
|
||||
|
||||
Reference in New Issue
Block a user