1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-04 07:01:46 +02:00

Update .gitignore

This commit is contained in:
Sandu Liviu Catalin
2020-05-28 21:27:44 +03:00
parent 47f71625d8
commit 9e23fa2520
2 changed files with 1 additions and 8 deletions

View File

@@ -39,6 +39,7 @@ endif()
if(UNIX)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
endif()
# Include SDK library
add_subdirectory(sdk)
# Include Module library