This commit is contained in:
6
cmake/dotenv.cmake
Normal file
6
cmake/dotenv.cmake
Normal file
@@ -0,0 +1,6 @@
|
||||
CPMAddPackage (
|
||||
NAME dotenv-cpp
|
||||
GIT_REPOSITORY "https://github.com/laserpants/dotenv-cpp"
|
||||
GIT_TAG master
|
||||
OPTIONS "BUILD_DOCS OFF"
|
||||
)
|
||||
Reference in New Issue
Block a user