Make stdlib optional. Remove dependency on SDL3. Update README.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
include(CMakeFindDependencyMacro) # If your library has dependencies
|
||||
# find_dependency(AnotherDependency REQUIRED) # Example dependency
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/sdlerror.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/akerror.cmake")
|
||||
Reference in New Issue
Block a user