mirror of
https://github.com/TuxSH/PkmGCTools.git
synced 2026-09-07 00:05:25 -05:00
Test commit 2
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
project(PkmGCSaveEditor)
|
||||
|
||||
# Include generated moc files
|
||||
# MOC
|
||||
set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
# Instruct CMake to run moc automatically when needed.
|
||||
set(CMAKE_AUTOMOC ON)
|
||||
|
||||
find_package(Qt5Widgets REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user