some file ops, some print ops, some memory ops
This commit is contained in:
5
cmake/akstdlib.cmake.in
Normal file
5
cmake/akstdlib.cmake.in
Normal file
@@ -0,0 +1,5 @@
|
||||
# cmake/MyLibraryConfig.cmake.in
|
||||
include(CMakeFindDependencyMacro) # If your library has dependencies
|
||||
# find_dependency(AnotherDependency REQUIRED) # Example dependency
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/akstdlibTargets.cmake")
|
||||
Reference in New Issue
Block a user