diff options
author | Philip Whitfield <underdoeg@users.noreply.github.com> | 2019-04-11 11:56:42 +0200 |
---|---|---|
committer | Bastiaan Olij <mux213@gmail.com> | 2019-04-12 23:29:56 +1000 |
commit | 51233fa1a9167ce99741533fdd122ae44c9e7d7f (patch) | |
tree | 626e7c04b500ef16e91bbe4c7e2b807694350f4f /src/core/Vector2.cpp | |
parent | 7c8e42b56aeebd51765fed107939e5a46b78a0fe (diff) | |
download | redot-cpp-51233fa1a9167ce99741533fdd122ae44c9e7d7f.tar.gz |
Update CMakeLists.txt
changes so this cmake file can be used as a subdirectory
```
add_subdirectory(godot-cpp)
project(project-name)
add_library(project-name SHARED src/init.cpp)
target_link_libraries(project-name godot-cpp)
```
Diffstat (limited to 'src/core/Vector2.cpp')
0 files changed, 0 insertions, 0 deletions