Skip to content

Commit

Permalink
stupid cmake askes me to specify LANGUAGES
Browse files Browse the repository at this point in the history
  • Loading branch information
rsp4jack committed Jan 24, 2024
1 parent 39a78d4 commit 6e05816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/encodingcheck/cmake/xdgmime.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.17)
# project(xdgmime LANGUAGES C)
project(extxdgmime LANGUAGES C)

add_library(libxdgmime STATIC
${xdgmime_SOURCE_DIR}/src/xdgmime.c
Expand Down

0 comments on commit 6e05816

Please sign in to comment.