mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
cmake: add project folders
- Add static libraries to "libraries" folder - Add servers to "executables/servers" folder - Add tools to "executables/tools" folder - Add tests to "executables/tests" folder - Add contrib projects to "contrib" folder
This commit is contained in:
@@ -33,3 +33,4 @@ if(MSVC)
|
||||
endif()
|
||||
|
||||
set(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
|
||||
set_property(TARGET luabind PROPERTY FOLDER contrib)
|
||||
|
||||
Reference in New Issue
Block a user