Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pierre Kim
OpenRCT2-mod
Commits
61a602ed
Commit
61a602ed
authored
11 years ago
by
Kevin Burke
Browse files
Options
Download
Email Patches
Plain Diff
try the dumbest thing possible
parent
48f9acad
develop
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists_mingw.txt
+1
-0
CMakeLists_mingw.txt
with
1 addition
and
0 deletions
+1
-0
CMakeLists_mingw.txt
+
1
-
0
View file @
61a602ed
...
...
@@ -19,6 +19,7 @@ include_directories("/usr/include/wine/windows/")
# INCLUDE(FindPkgConfig)
# PKG_SEARCH_MODULE(SDL2 REQUIRED sdl2)
INCLUDE_DIRECTORIES("/usr/include/sdl2")
INCLUDE_DIRECTORIES("/usr/include")
# here is the target environment located
SET(CMAKE_FIND_ROOT_PATH /usr/${COMPILER_PREFIX})
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help