mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-31 00:15:55 -04:00
Removed unneeded cmake code
This commit is contained in:
@@ -2,10 +2,6 @@ cmake_minimum_required(VERSION 2.8)
|
||||
|
||||
project(sharedDatabaseInterface)
|
||||
|
||||
if(WIN32)
|
||||
add_definitions(/D_CRT_SECURE_NO_WARNINGS)
|
||||
endif()
|
||||
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/include/public
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/src_oci
|
||||
|
||||
Reference in New Issue
Block a user