Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
keep project/package name same with <Package>Config.cmake
  • Loading branch information
zjyhjqs committed Apr 23, 2025
commit aad04168f5c9c7460b26e14b48bfa19fdfd0a33e
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.7.2)
project(
ghcfilesystem
ghc_filesystem
VERSION 1.5.15
HOMEPAGE_URL "https://github.com/gulrak/filesystem"
LANGUAGES CXX
Expand Down