mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-02-09 03:49:21 -06:00
comment
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#!/usr/bin/env pwsh
|
||||
|
||||
# Detect SHAREDLIB_EXPORT in header files
|
||||
|
||||
Set-StrictMode -Version 3.0
|
||||
|
||||
$hppFiles = Get-ChildItem -Path ..\include\*.hpp -Recurse
|
||||
|
||||
Reference in New Issue
Block a user