Commit Graph

5 Commits

Author SHA1 Message Date
Patrix
ac7f250ed2 Reorganized target_link_libraries call in dependencies/CMakeLists.txt 2024-03-12 03:59:51 +01:00
Patrix
5a1114e4a0 Updated sqapi + adjusted CMake to use ${PROJECT_NAME} instead of direct target name 2024-03-01 14:50:43 +01:00
Patrix
7a5f02f7f3 Initial rework:
- removed squirrel & sqrat sources, added sqapi as git submodule dependency
- removed module api (it's now included from sqapi target)
- removed unnecessary boilerplate from CMakeLists.txt
2024-03-01 14:29:54 +01:00
Patrix
a3d264d1b5 Updated .gitlab-ci.yml:
- using variables instead of implicit constants
- windows release files will now be stored in root directory of zip
2022-08-25 11:57:02 +02:00
Patrix
eab3d7c831 Updated dependencies structure:
- Added CMakeLists.txt for each dependency
- Added dependencies/CMakeLists.txt for specifying relation between main lib and it's dependencies
2022-07-07 21:11:24 +02:00