Skip to content

Linking object file is done in Biicode using CMakeLists.txt but here i link the object file using objects1.rsp

Notifications You must be signed in to change notification settings

udit043/Linking-obj-file-through-objects1.rsp

Repository files navigation

When you want to link any .obj/.o file in biicode then you have to make changes in CMakeList.txt but i found another way to link object file.

Instead of editing CMakeList.txt i edit objects1.rsp file inside (bii/build/uditr043_16aug/CMakeFiles/uditr043_16aug_main.dir) folder.

Is this a bug ?

About

Linking object file is done in Biicode using CMakeLists.txt but here i link the object file using objects1.rsp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages